Webhelp Home | HTML Chart | Special Characters | HTML Sample Page

Special Characters in HTML

To use any of the characters listed below, use the code that is displayed to the right of each character. For example, to use the © sÿmbol, just pût © in your html dõcument. Nøte that each code starts with án ampersand (&) and ends with a semicolon (;). Some of the charaters work in Mircosoft Explorer but not in Netscape (such as the trademark and fraction characters). A nonbreaking space is  .

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

  ¡  &iexcl;  
  ¿  &iquest;  
  ¶  &para;  
  §  &sect;  
  °  &deg;  
  ½  &frac12;  
  ¼  &frac14;  
  ­  &shy;  
  «  &laquo;  
  »  &raquo;  

See also Hotwired's Webmonkey.


Webhelp Home | HTML Chart | Special Characters | HTML Sample Page

This page was last updated on October 11, 2001.