Fwd: He**lp How to show html on a webpage without hypertext linking

by Brian Meagher <brian(at)ezy.net>

 Date:  Fri, 26 Nov 1999 09:49:09 -0500
 To:  hwg-basics(at)hwg.org
 Cc:  "Windsong" <chester(at)worldchat.com>
  todo: View Thread, Original
<html>
<br>
&gt;How can i show viewers a url to link to on a webpage without it
hypertext<br>
&gt;linking on the web page?<br>
&gt;<br>
&gt;I need to show the exact look of the&nbsp; html of the url but when i
enclose the<br>
&gt;url within the greater than/ less than brackets it hypertext links on
the<br>
&gt;page.<br>
<br>
Use the &amp;lt;&nbsp; and &amp;gt;&nbsp; for less-than and
greater-than.<br>
<br>
&amp;lt;A
HREF=&quot;&lt;VAR&gt;target&lt;/VAR&gt;&quot;&amp;gt;&lt;VAR&gt;anchor
text&lt;/VAR&gt;&amp;lt;/A&amp;gt;<br>
would yeild:<br>
&lt;A HREF=&quot;&lt;<i>target</i>&gt;<i>anchor text</i>&lt;/A&gt;<br>
<br>
In HTML 3.2, the &lt;VAR&gt; tag renders italics if you so desire them.
(except IE 3.0 renders as Fixed Font)<br>
<br>
Brian in OC<br>
<br>
</html>

HTML: hwg-basics mailing list archives, maintained by Webmasters @ IWA