<XMP>
This tag is officially deprecated. That means that this tag is being phased out, and it is strongly suggested that you not use it.
<XMP></XMP>
Here's how to do an anchor: <XMP> <A HREF="http://www.GoDefy.com">GoDefy.com</A> </XMP>
gives us
Here's how to do an anchor:
Notice in the code that we did not need to use character codes for
> and <.
For this reason <XMP><XMP><PRE ...><CODE>< for < and > for >. The example above can be expressed like this:
Here's how to do an anchor: <PRE> <A HREF="http://www.mikes-marketing-tools.com" >Mike's Marketing Tools </A> </PRE>
which gives us
Here's how to do an anchor:
<A href="http://www.mikes-marketing-tools.com">Mike's Marketing Tools</A>
<listING>