On 30 Oct 2007 Paul Vigay wrote: > In a dim and distant universe <[EMAIL PROTECTED]>, > Barry.Allen <[EMAIL PROTECTED]> muttered: >> In the latest versions of Netsurf, including 28th Oct r3636 I don't think >> the table in the following link should be centered.
>> With version 1.1 it isn't. >> http://www.zen57462.zen.co.uk/nowirul/emadd/test.htm >> Is it a bug which should be reported? > Yes, it's a bug. It's getting confused by the align=center in the first > (outer) table. Remove that and it displays correctly. I don't think it is a bug. If you put align="center" into the table tag then it should apply to each cell in the table unless overrridden. If you put it in the row tag then it applies to every cell in that row unless overridden. Therefore the contents of the outer table cell (i.e. the inner table) should be centered. If you want the outer table centred, but not it's contents then use <center> (deprecated) or <div align=center> or equivalent style. -- _ |_|. _ Richard Porter http://www.minijem.plus.com/ |\_||_ mailto:[EMAIL PROTECTED]