Linking to the World: Example 2 (HTML code)

<HTML>
<HEAD>
<TITLE>
Linking to the World: Example 1
</TITLE>
</HEAD>
<BODY>
<H2>Linking to the World: Example 1</H2>

<H1 ALIGN="CENTER">A Page with a link</H1>

<A HREF="http://www.twinplanets.com/cels/">A gallery of animation cels</A>

</BODY>
</HTML>