View Single Post
Nico Nico is offline 2003-04-28 #3 Old  
Bluebox's code should work in most browsers, however the height attribute of the <table> tag is deprecated by the W3C and the use of it is discouraged.
The height attribute isn't displayed correctly in some browsers, like Netscape 6.x

I recommend the use of CCS to set the height.

cheers
Reply With Quote