Certain characters are reserved for programming variables and HTML code so, for
example, you can't just type a "<" character into your HTML and have it always
show up correctly on the page. Instead, you need to type the character code (the
name code or number code shown below) for <, which is "<" (with no quotes).
Below are other special characters for which you will need to use codes in your
HTML. If you see a question mark in the table below instead of a symbol, that's
because the symbol is reserved for character sets that your computer cannot display,
which are used by other languages, for example.
| Name Code | Number Code | Glyph | Description |
| " | " | " | double quotation mark - Normal quotes will not work! |
| & | & | & | ampersand |
| < | < | < | less-than sign - This symbol is used for HTML tags, so you must use < instead. |
| > | > | > | greater-than sign - This symbol is used for HTML tags, so you must yse > instead. |
| |   | nonbreaking space - Very useful for adding spaces between words where you want to prevent them from being put onto separate lines. Words with non-breaking spaces between them are treated as a single word, and are therefore kept on the same line. | |
| ¡ | ¡ | ¡ | inverted exclamation |
| ¢ | ¢ | ¢ | cent sign |
| £ | £ | £ | pound sterling |
| ¤ | ¤ | ¤ | general currency sign |
| ¥ | ¥ | ¥ | yen sign |
| ¦ | ¦ | ¦ | broken vertical bar |
| § | § | § | section sign |
| ¨ | ¨ | ¨ | umlaut |
| © | © | © | copyright |
| Name Code | Number Code | Glyph | Description |
| ª | ª | ª | feminine ordinal |
| « | « | « | left angle quote |
| ¬ | ¬ | ¬ | not sign |
| ­ | ­ | | soft hyphen |
| ® | ® | ® | registered trademark |
| ¯ | ¯ | ¯ | macron accent |
| ° | ° | ° | degree sign |
| ± | ± | ± | plus or minus |
| ² | ² | ² | superscript two |
| ³ | ³ | ³ | superscript three |
| ´ | ´ | ´ | acute accent |
| µ | µ | µ | micro sign |
| ¶ | ¶ | ¶ | paragraph sign |
| · | · | · | middle dot |
| ¸ | ¸ | ¸ | cedilla |
| ¹ | ¹ | ¹ | superscript one |
| º | º | º | masculine ordinal |
| » | » | » | right angle quote |
| ¼ | ¼ | ¼ | one-fourth |
| Name Code | Number Code | Glyph | Description |
| ½ | ½ | ½ | one-half |
| ¾ | ¾ | ¾ | three-fourths |
| ¿ | ¿ | ¿ | inverted question mark |
| À | À | À | uppercase A, grave accent |
| Á | Á | Á | uppercase A, acute accent |
| Â | Â | Â | uppercase A, circumflex accent |
| Ã | Ã | Ã | uppercase A, tilde |
| Ä | Ä | Ä | uppercase A, umlaut |
| Å | Å | Å | uppercase A, ring |
| Æ | Æ | Æ | uppercase AE |
| Ç | Ç | Ç | uppercase C, cedilla |
| È | È | È | uppercase E, grave accent |
| É | É | É | uppercase E, acute accent |
| Ê | Ê | Ê | uppercase E, circumflex accent |
| Ë | Ë | Ë | uppercase E, umlaut |
| Ì | Ì | Ì | uppercase I, grave accent |
| Í | Í | Í | uppercase I, acute accent |
| Î | Î | Î | uppercase I, circumflex accent |
| Ï | Ï | Ï | uppercase I, umlaut |
| Ð | Ð | Ð | uppercase Eth, Icelandic |
| Name Code | Number Code | Glyph | Description |
| Ñ | Ñ | Ñ | uppercase N, tilde |
| Ò | Ò | Ò | uppercase O, grave accent |
| Ó | Ó | Ó | uppercase O, acute accent |
| Ô | Ô | Ô | uppercase O, circumflex accent |
| Õ | Õ | Õ | uppercase O, tilde |
| Ö | Ö | Ö | uppercase O, umlaut |
| × | × | × | multiplication sign |
| Ø | Ø | Ø | uppercase O, slash |
| Ù | Ù | Ù | uppercase U, grave accent |
| Ú | Ú | Ú | uppercase U, acute accent |
| Û | Û | Û | uppercase U, circumflex accent |
| Ü | Ü | Ü | uppercase U, umlaut |
| Ý | Ý | Ý | uppercase Y, acute accent |
| Þ | Þ | Þ | uppercase THORN, Icelandic |
| ß | ß | ß | lowercase sharps, German |
| à | à | à | lowercase a, grave accent |
| á | á | á | lowercase a, acute accent |
| â | â | â | lowercase a, circumflex accent |
| ã | ã | ã | lowercase a, tilde |
| Name Code | Number Code | Glyph | Description |
| ä | ä | ä | lowercase a, umlaut |
| å | å | å | lowercase a, ring |
| æ | æ | æ | lowercase ae |
| ç | ç | ç | lowercase c, cedilla |
| è | è | è | lowercase e, grave accent |
| é | é | é | lowercase e, acute accent |
| ê | ê | ê | lowercase e, circumflex accent |
| ë | ë | ë | lowercase e, umlaut |
| ì | ì | ì | lowercase i, grave accent |
| í | í | í | lowercase i, acute accent |
| î | î | î | lowercase i, circumflex accent |
| ï | ï | ï | lowercase i, umlaut |
| ð | ð | ð | lowercase eth, Icelandic |
| ñ | ñ | ñ | lowercase n, tilde |
| ò | ò | ò | lowercase o, grave accent |
| ó | ó | ó | lowercase o, acute accent |
| ô | ô | ô | lowercase o, circumflex accent |
| õ | õ | õ | lowercase o, tilde |
| ö | ö | ö | lowercase o, umlaut |
| Name Code | Number Code | Glyph | Description |
| ÷ | ÷ | ÷ | division sign |
| ø | ø | ø | lowercase o, slash |
| ù | ù | ù | lowercase u, grave accent |
| ú | ú | ú | lowercase u, acute accent |
| û | û | û | lowercase u, circumflex accent |
| ü | ü | ü | lowercase u, umlaut |
| ý | ý | ý | lowercase y, acute accent |
| þ | þ | þ | lowercase thorn, Icelandic |
| ÿ | ÿ | ÿ | lowercase y, umlaut |