> I have a table with two colums. I the first colum is just text. In
> the second there is 1) an image and 2) a form with just a hidden
> element (i.e. <input type="hidden">).
Is this a table misused for layout?
http://www.allmyfaqs.com/faq.pl?Tableless_layouts
> The image is the same height as I would like the cell (and the row)
> to be, however the hidden form seems to be pushing the borders of
> the cell outwards. This means that my row height is too high.
You cannot remove the form element from that table data cell?
> This happens in IE, dont know about netscape. It is OK in Opera.
> The only thing I have tried is putting just the form itself in an
> invisible <div> tag, but this didnt work (probably cause invisible
> divs still take up the same space as their content : )
I don't know what an invisible div is. Do you mean the visibility
property in css?

Signature
Brian (follow directions in my address to email me)
http://www.tsmchughs.com/