View Full Version : Heights


Brown_Eyed_Girl
06-24-2003, 02:41 AM
I know there is a way to set widths for your table cells, but is there a way to set the height for a certain cell?

Jiggawot
06-24-2003, 03:23 AM
What exactly do you mean? It would be easier if we could see your page. It should be just like the width, put <height="blah blah"> in the TD tag. o_O

pb&j
06-24-2003, 01:24 PM
style="height: XXXpx;"
set the number in there for XXX.

or if you prefer the old way...
height="XXX"