Nether$
03-01-2007, 12:40 PM
How can i make a div the same hight as the table its in?
This is how:
<div class="box-left">
#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% 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
This is how:
<div class="box-left">
#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% 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