| <!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><BODY style="text-align: center"></H1> | |
| <TABLE width=80% border=1> | |
| <TR> | |
| <TD>The table should be center-aligned not the text</TD> | |
| </TR> | |
| </TABLE> | |
| </BODY> | |
| </HTML> |