Click to See Complete Forum and Search --> : Height


worshipyourself
03-18-2005, 10:31 AM
Just a quick question.. which is annoying me...

Im trying to add height to a part of my table, but when i validate the thing errors appear..

< table border="0" width="80%" bgcolor="#D0d0d0" cellspacing="0" >

for example height="100%" kicks up and error... using px kicks up an error... any ideas?

Fang
03-18-2005, 10:57 AM
<table style="height:100%;" ...