karnaze%netscape.com 056416500b new regression tests not affecting the build.
git-svn-id: svn://10.0.0.236/trunk@63341 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-18 00:33:19 +00:00

20 lines
389 B
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
<HTML>
<HEAD>
<TITLE>text-align: center</TITLE>
</HEAD>
<BODY style="text-align: center">
<H1>&lt;BODY style=&quot;text-align: center&quot;&gt;</H1>
<TABLE width=80% border=1>
<TR>
<TD>The table should be center-aligned not the text</TD>
</TR>
</TABLE>
</BODY>
</HTML>