ITS

Tags For Creating Special Characters


General form for special characters.   &#?;   where ? is the ISO 8859-1 code.

<       &lt;

>       &gt;

&       &amp;

"       &quot;

Registered TM       &reg;

Copyright       &copy;

Non-Breaking Space       &nbsp;


To the HTML Tags Page.
To the "Starting a Web Page" Page.