"&" Commands for HTML

Do not place these codes inside of < and > commands. These commands always begin with an "&" and end with a ";". Each chart cell, below, shows the "&" command as it should appear in the HTML and then what the command creates.

&copy;
©
Capitalization Counts Here!

&lt;
<
&gt;
>
&amp;
&
&quot;
"
&nbsp;
(A Space)
&Ccdil;
Ç
&ccdil;
ç
&Ntilde;
Ñ
&ntilde;
ñ
&THORN;
Þ
&thorn;
þ
&Yacute;
Ý
&yacute;
ý
&yuml;
ÿ
&szlig;
ß
&AElig;
Æ
&Aacute;
Á
&Acirc;
Â
&Agrave;
À
&Aring;
Å
&Atilde;
Ã
&Auml;
Ä
&aelig;
æ
&aacute;
á
&acirc;
â
&agrave;
à
&aring;
å
&atilde;
ã
&auml;
ä
&ETH;
Ð
&Eacute;
É
&Ecirc;
Ê
&Egrave;
È
&Euml;
Ë
&eth;
ð
&eacute;
é
&ecirc;
ê
&egrave;
è
&euml;
ë
&Iacute;
Í
&Icirc;
Î
&Igrave;
Ì
&Iuml;
Ï
&iacute;
í
&icirc;
î
&igrave;
ì
&iuml;
ï
&Oacute;
Ó
&Ocirc;
Ô
&Ograve;
Ò
&Oslash;
Ø
&Otilde;
Õ
&Ouml;
Ö
&oacute;
ó
&ocirc;
ô
&ograve;
ò
&oslash;
ø
&otilde;
õ
&ouml;
ö
&Uacute;
Ú
&Ucirc;
Û
&Ugrave;
Ù
&Uuml;
Ü
&uacute;
ú
&ucirc;
û
&ugrave;
ù
&uuml;
ü
- - - -

The following HTML+ commands require a very high level browser. On many browsers they won't work.

&reg;
Circle R
&plusmn;
Plus/Minus Sign
&micro;
Micro Sign
&para;
Paragraph
&middot;
Bullet
&cent;
Cent
&pound;
Pound
&yen;
Yen
&frac14;
1/4
&frac12;
1/2
&frac34;
3/4
&sup1;
Superscript 1
&sup2;
Superscript 2
&sup3;
Superscript 3
&iquest;
Inverted Question Mark
&deg;
Degree
&brvbar;
Broken Vertical Bar
&sect;
Section Sign
&laquo;
Left Quote Mark
&raquo;
Right Quote Mark