RetroZilla/layout/html/tests/table/bugs/bug50695-1.html

8 lines
183 B
HTML
Raw Normal View History

2015-10-21 05:03:22 +02:00
<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>