SPECIAL CHARACTERS


What are special characters?

     Special characters are things like the copyright symbol, Latin symbols, mathematical symbols etc. These symbols can be created by using some simple code.

Sample: < FONT SIZE="+2" COLOR="RED">< B > &COPY< /B >< /FONT >
Will produce this symbol: ©


Table of Characters
Input
Result
&COPY
©
&nbsp;    or    &#160;
Will create a space.
&reg;
®
< sup>tm< /sup>
tm
&micro;
µ
&frac14;
¼
&frac34;
¾
&plusmn;
±
&bull;
&cent;
¢
&szlig;
ß
&eacute;
é
&oslash;
ø
&auml;
ä
&laquo;
«
&pound;
£
&hellip;
&amp;
&

This table contains only a few of the available characters.



OK now for some Effects for your pages.
Click HERE This is page 19
of Learning HTML