[Back]

Appendix A -- Entity References Test Document

This document lists the entity references defined in HTML 2.0 and HTML 3.2, and also attempts to use these references to address the associated character. You can use this document to test a browser's support of these entity references.

All these entities reference characters from the ISO Latin-1 character set. This HTML documentation collection contains another document that lists all the ISO Latin-1 characters, along with the character's decimal and octal code positions and the associated entity references (where defined).


NOTE: Additional Entities in HTML 4.0/XHTML 1.0
Additional entities were defined in later versions of HTML (and XHTML), and are supported by the latest browsers (Mozilla/Navigator 6, Internet Explorer 5). For information about these new entities, please see the Entity References online supporting material from The XHTML 1.0 Language and Design Sourcebook -- this material includes a detailed list of all the new entities.


"Special" Character Entity References
      
   &lt;      -  <      &gt;      -    >
   &amp;     -  &      &quot;    -    " 
      
HTML 2.0 Standard Entity References 
      
   &AElig;   -  Æ      &Aacute;  -  Á      &Acirc;   -  Â 
   &Agrave;  -  À      &Aring;   -  Å      &Atilde;  -  Ã 
   &Auml;    -  Ä      &Ccedil;  -  Ç      &ETH;     -  Ð 
   &Eacute;  -  É      &Ecirc;   -  Ê      &Egrave;  -  È 
   &Euml;    -  Ë      &Iacute;  -  Í      &Icirc;   -  Î 
   &Igrave;  -  Ì      &Iuml;    -  Ï      &Ntilde;  -  Ñ 
   &Oacute;  -  Ó      &Ocirc;   -  Ô      &Ograve;  -  Ò
   &Oslash;  -  Ø      &Otilde;  -  Õ      &Ouml;    -  Ö 
   &THORN;   -  Þ      &Uacute;  -  Ú      &Ucirc;   -  Û 
   &Ugrave;  -  Ù      &Uuml;    -  Ü      &Yacute;  -  Ý 
   &aacute;  -  á      &acirc;   -  â      &aelig;   -  æ 
   &agrave;  -  à      &aring;   -  å      &atilde;  -  ã 
   &auml;    -  ä      &ccedil;  -  ç      &eacute;  -  é 
   &ecirc;   -  ê      &egrave;  -  è      &eth;     -  ð 
   &euml;    -  ë      &iacute;  -  í      &icirc;   -  î 
   &igrave;  -  ì      &iuml;    -  ï      &ntilde;  -  ñ 
   &oacute;  -  ó      &ocirc;   -  ô      &ograve;  -  ò 
   &oslash;  -  ø      &otilde;  -  õ      &ouml;    -  ö 
   &szlig;   -  ß      &thorn;   -  þ      &uacute;  -  ú 
   &ucirc;   -  û      &ugrave;  -  ù      &uuml;    -  ü 
   &yacute;  -  ý      &yuml;    -  ÿ      
      
Entities Added with HTML 3.2
      
   &nbsp;    -         &iexcl;   -  ¡      &pound;   -  £
   &curren;  -  ¤      &yen;     -  ¥      &brvbar;  -  ¦
   &sect;    -  §      &uml;     -  ¨      &copy;    -  ©
   &ordf;    -  ª      &laquo;   -  «      &not;     -  ¬
   &shy;     -  ­      &reg;     -  ®      &macr;    -  ¯
   &deg;     -  °      &plusmn;  -  ±      &sup2;    -  ²
   &sup3;    -  ³      &acute;   -  ´      &micro;   -  µ
   &para;    -  ¶      &middot;  -  ·      &cedil;   -  ¸
   &sup1;    -  ¹      &ordm;    -  º      &raquo;   -  »
   &frac14;  -  ¼      &frac12;  -  ½      &frac34;  -  ¾
   &iquest;  -  ¿
      
Additional Widely Implemented Entities
      
   &times;   -  ×
   &divide;  -  ÷
   &cent;    -  ¢


[Back ] Page Last Updated: 23 March 2000
© Ian Graham 1994-2000