Results 1 to 1 of 1

Thread: Div

  1. #1
    Join Date
    Oct 2006
    Location
    London
    Posts
    342
    Tokens
    0

    Default Div

    How can i make a div the same hight as the table its in?

    This is how:
    Code:
    <div class="box-left">
    Code:
    #all .box-top {margin: 0; padding: 0; background: url('images/table/headblank.gif') no-repeat top left; height: *; width: 195px }
    * What do i put there? I have tried 100&#37; which i thought was valied, i have done everything even if it isnt what i want to do (e.g. auto)
    edit: I have also tried repeat, no-repeat and nothing there

    ty + rep
    Last edited by Nether$; 03-01-2007 at 12:45 PM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •