How can i make a div the same hight as the table its in?
This is how:
Code:<div class="box-left">* 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)Code:#all .box-top {margin: 0; padding: 0; background: url('images/table/headblank.gif') no-repeat top left; height: *; width: 195px }
edit: I have also tried repeat, no-repeat and nothing there
ty + rep





Reply With Quote