Sign in
webkit
/
WebKit
/
ff4cb3c2323f3937e96e08f4f6fbe6c7755f9da5
/
.
/
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>