RetroZilla/layout/html/tests/table/bugs/bug50695-1.html
2015-10-20 23:03:22 -04:00

8 lines
183 B
HTML

<HTML><BODY>
<FORM>
<TABLE WIDTH="100%" HEIGHT="100%" BORDER=1><TR><TD VALIGN=CENTER ALIGN=CENTER>
This should be in the center of the page.
</TD></TR></TABLE>
</FORM>
</BODY></HTML>