HTML 中的预留字符必须被替换为字符实体。一些在键盘上找不到的字符也可以使用字符实体来替换。
在 HTML 中,某些字符是预留的。不能使用包含这些字符的文本。
在 HTML 中不能使用小于号(<)
和大于号(>)
,这是因为浏览器会误认为它们是标签。
如果希望正确地显示预留字符,我们必须在 HTML 源代码中使用字符实体(character entities)。 字符实体类似这样:
&entity_name;
&#entity_number;
如需显示小于号,我们必须这样写:<、<、 <
使用实体名而不是数字的好处是,名称易于记忆。不过坏处是,浏览器也许并不支持所有实体名称(对实体数字的支持却很好)。
HTML 和 XHTML 预留了一些字符。
比如,不能使用包含这些字符的文本,因为浏览器可能会误以为是 HTML 标签。
HTML 和 XHTML 中央处理器必须识别以下表格所列举的五种特殊字符:
字符 | 实体编号 | 实体名称 | 描述 |
" | " |
" |
quotation |
' | ' |
' |
apostrophe |
& | & |
& |
ampersand |
< | < |
< |
less-than |
> | > |
> |
greater-than |
实体名称对大小写敏感!
字符 | 实体编号 | 实体名称 | 描述 |
  |
|
non-breaking space | |
¡ | ¡ |
¡ |
inverted exclamation mark |
¢ | ¢ |
¢ |
cent |
£ | £ |
£ |
pound |
¤ | ¤ |
¤ |
currency |
¥ | ¥ |
¥ |
yen |
¦ | ¦ |
¦ |
broken vertical bar |
§ | § |
§ |
section |
¨ | ¨ |
¨ |
spacing diaeresis |
© | © |
© |
copyright |
ª | ª |
ª |
feminine ordinal indicator |
« | « |
« |
angle quotation mark (left) |
¬ | ¬ |
¬ |
negation |
­ |
­ |
soft hyphen | |
® | ® |
® |
registered trademark |
¯ | ¯ |
¯ |
spacing macron |
° | ° |
° |
degree |
± | ± |
± |
plus-or-minus |
² | ² |
² |
superscript 2 |
³ | ³ |
³ |
superscript 3 |
´ | ´ |
´ |
spacing acute |
µ | µ |
µ |
micro |
¶ | ¶ |
¶ |
paragraph |
· | · |
· |
middle dot |
¸ | ¸ |
¸ |
spacing cedilla |
¹ | ¹ |
¹ |
superscript 1 |
º | º |
º |
masculine ordinal indicato |
» | » |
» |
angle quotation mark (righ |
¼ | ¼ |
¼ |
fraction 1/4 |
½ | ½ |
½ |
fraction 1/2 |
¾ | ¾ |
¾ |
fraction 3/4 |
¿ | ¿ |
¿ |
inverted question mark |
× | × |
× |
multiplication |
÷ | ÷ |
÷ |
division |
字符 | 实体编号 | 实体名称 | 描述 |
À | À |
À |
capital a, grave accent |
Á | Á |
Á |
capital a, acute accent |
 |  |
 |
capital a, circumflex accent |
à | à |
à |
capital a, tilde |
Ä | Ä |
Ä |
capital a, umlaut mark |
Å | Å |
Å |
capital a, ring |
Æ | Æ |
Æ |
capital ae |
Ç | Ç |
Ç |
capital c, cedilla |
È | È |
È |
capital e, grave accent |
É | É |
É |
capital e, acute accent |
Ê | Ê |
Ê |
capital e, circumflex accent |
Ë | Ë |
Ë |
capital e, umlaut mark |
Ì | Ì |
Ì |
capital i, grave accent |
Í | Í |
Í |
capital i, acute accent |
Î | Î |
Î |
capital i, circumflex accent |
Ï | Ï |
Ï |
capital i, umlaut mark |
Ð | Ð |
Ð |
capital eth, Icelandic |
Ñ | Ñ |
Ñ |
capital n, tilde |
Ò | Ò |
Ò |
capital o, grave accent |
Ó | Ó |
Ó |
capital o, acute accent |
Ô | Ô |
Ô |
capital o, circumflex acc |
Õ | Õ |
Õ |
capital o, tilde |
Ö | Ö |
Ö |
capital o, umlaut mark |
Ø | Ø |
Ø |
capital o, slash |
Ù | Ù |
Ù |
capital u, grave accent |
Ú | Ú |
Ú |
capital u, acute accent |
Û | Û |
Û |
capital u, circumflex accen |
Ü | Ü |
Ü |
capital u, umlaut mark |
Ý | Ý |
Ý |
capital y, acute accent |
Þ | Þ |
Þ |
capital THORN, Icelandic |
ß | ß |
ß |
small sharp s, German |
à | à |
à |
small a, grave accent |
á | á |
á |
small a, acute accent |
â | â |
â |
small a, circumflex accent |
ã | ã |
ã |
small a, tilde |
ä | ä |
ä |
small a, umlaut mark |
å | å |
å |
small a, ring |
æ | æ |
æ |
small ae |
ç | ç |
ç |
small c, cedilla |
è | è |
è |
small e, grave accent |
é | é |
é |
small e, acute accent |
ê | ê |
ê |
small e, circumflex accent |
ë | ë |
ë |
small e, umlaut mark |
ì | ì |
ì |
small i, grave accent |
í | í |
í |
small i, acute accent |
î | î |
î |
small i, circumflex accent |
ï | ï |
ï |
small i, umlaut mark |
ð | ð |
ð |
small eth, Icelandic |
ñ | ñ |
ñ |
small n, tilde |
ò | ò |
ò |
small o, grave accent |
ó | ó |
ó |
small o, acute accent |
ô | ô |
ô |
small o, circumflex accent |
õ | õ |
õ |
small o, tilde |
ö | ö |
ö |
small o, umlaut mark |
ø | ø |
ø |
small o, slash |
ù | ù |
ù |
small u, grave accent |
ú | ú |
ú |
small u, acute accent |
û | û |
û |
small u, circumflex acc |
ü | ü |
ü |
small u, umlaut mark |
ý | ý |
ý |
small y, acute accent |
þ | þ |
þ |
small thorn, Icelandic |
ÿ | ÿ |
ÿ |
small y, umlaut mark |