table height

B

Barry

I am trying to set a table height to be 5 pixels, yet it
always contines to be thicker than that.
Is there a way around this?
Thanks.
 
M

Mark Fitzpatrick

Make sure that there is no text in it. Maybe placing a small GIF image1
pixel wide by 5 pixels high can do it. Otherwise the table cell will
collapse with nothing in it. Even though you may not have typed any text in
it, almost every table cell has at least a non-breaking space there ( )
to keep the table cell from collapsing in some browsers and appearing bazar.

Hope this helps,
Mark Fitzpatrick
Microsoft MVP - FrontPage
 
Top