 Links, sometimes referred to as "anchors", are specified with the <code>&lt;A&gt;</code> tag. Like the <code>&lt;IMG&gt;</code> tag, <code>&lt;A&gt;</code> does nothing by itself. The <code>HREF=""</code> attribute specifies the <A HREF="http://www.cs.wisc.edu/docs/url.html">URL</A> that the link points to:  <PRE>
