Sign in
webkit
/
WebKit
/
4ae349a8f8cbe5c18f6b8f2f24277ba5b8cf7e08
/
.
/
LayoutTests
/
tables
/
mozilla
/
bugs
/
bug88524.html
blob: 62aba189f946693dcbb6b4434a671aac3a5e6a8e [
file
] [
log
] [
blame
]
<HTML>
<HEAD>
<TITLE>
Centered Text
</TITLE>
</HEAD>
<BODY>
<TABLE
WIDTH
=
"100%"
HEIGHT
=
"100%"
>
<TR>
<TD
ALIGN
=
CENTER
VALIGN
=
MIDDLE
>
Centered
</TD>
</TR>
</TABLE>
</BODY>
</HTML>