View Full Version : Equal table heights...


PuffleBipkins
02-26-2003, 07:58 PM
Hey. I'm coding a layout for my portfolio, and I have a two-column table layout. The left table is filled with more content than the one on the right, so the right one just suddenly stops after its content stops. How can I get it to be as long as the other one, without specifying a certain number of pixels? Here is the site if you need it:

http://dispari.org/jamie/1.html

Also, remember that I have that border (another table) so...yeah. Help?

alkaline39
02-27-2003, 05:44 AM
try putting the table height as 100%

PuffleBipkins
02-28-2003, 03:50 AM
Didn't work :/