In article <[EMAIL PROTECTED]>, Richard Porter <[EMAIL PROTECTED]> wrote: > 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 the above is true then the words within the outer table:- "The table below should not be centered" and "The table above should not be centered" should be centered, but they are not. -- Barry A.
