Put this in the BODY of your HTML file: Displayed in a Web browser, it will look something like this:
<TABLE border="2" cellpadding="3" cellspacing="3" Align="center">
<CAPTION>The Stanley Cup Results. </CAPTION>
<TR><TH>Game </TH><TH>Red Wings </TH><TH>Blackhawks </TH></TR>
<TR><TD align="center">1</TD> <TD align="center">3</TD><TD align="center">2</TD></TR>
<TR><TD align="center">2</TD> <TD align="center">4</TD><TD align="center">1</TD></TR>
<TR><TD align="center">3</TD> <TD align="center">0</TD><TD align="center">8</TD></TR>
<TR><TD align="center">4</TD> <TD align="center">8</TD><TD align="center">7</TD></TR>
<TR><TD align="center">5</TD> <TD align="center">2</TD><TD align="center">1</TD></TR>
</TABLE>
The Stanley Cup Results.
GameRed WingsBlackhawks
132
241
308
487
521
search Search · star Market
2023-06-19 · John December · Terms © johndecember.com