日期:2014-05-17  浏览次数:20753 次

(X)HTML实体保留字符
HTML 4.01 支持 ISO 8859-1 (Latin-1) 字符集。
ISO-8859-1 的较低部分(从 1 到 127 之间的代码)是最初的 7 比特 ASCII。
ISO-8859-1 的较高部分(从 160 到 255 之间的代码)全都有实体名称。
这些符号中的大多数都可以在不进行实体引用的情况下使用,但是实体名称或实体编号为那些不容易通过键盘键入的符号提供了表达的方法。注释:实体名称对大小写敏感。

带有实体名称的 ASCII 实体
结果 描述 实体名称 实体编号
“ quotation mark " "
‘ apostrophe  ' '
& ampersand & &
< less-than &lt; &#60;
> greater-than &gt; &#62;
ISO 8859-1 符号实体
结果 描述 实体名称 实体编号
  non-breaking space &nbsp; &#160;
? inverted exclamation mark &iexcl; &#161;
¢ cent &cent; &#162;
£ pound &pound; &#163;
¤ currency &curren; &#164;
¥ yen &yen; &#165;
| broken vertical bar &brvbar; &#166;
§ section &sect; &#167;
¨ spacing diaeresis &uml; &#168;
? copyright &copy; &#169;
a feminine ordinal indicator &ordf; &#170;
? angle quotation mark (left) &laquo; &#171;
? negation &not; &#172;
- soft hyphen &shy; &#173;
? registered trademark &reg; &#174;
ˉ spacing macron &macr; &#175;
° degree &deg; &#176;
± plus-or-minus  &plusmn; &#177;
2 superscript 2 &sup2; &#178;
3 superscript 3 &sup3; &#179;
′ spacing acute &acute; &#180;
μ micro &micro; &#181;
? paragraph &para; &#182;
· middle dot &middot; &#183;
? spacing cedilla &cedil; &#184;
1 superscript 1 &sup1; &#185;
o masculine ordinal indicator &ordm; &#186;
? angle quotation mark (right) &raquo; &#187;
? fraction 1/4 &frac14; &#188;
? fraction 1/2 &frac12; &#189;
? fraction 3/4 &frac34; &#190;
? inverted question mark &iquest; &#191;
× multiplication &times; &#215;
÷ division &divide; &#247;

ISO 8859-1 字符实体
结果 描述 实体名称 实体编号
à capital a, grave accent &Agrave; &#192;
á capital a, acute accent &Aacute; &#193;
? capital a, circumflex accent &Acirc; &#194;
? capital a, tilde &Atilde; &#195;
? capital a, umlaut mark &Auml; &#196;
? capital a, ring &Aring; &#197;
? capital ae &AElig; &#198;
? capital c, cedilla &Ccedil; &#199;
è capital e, grave accent &Egrave; &#200;
é capital e, acute accent &Eacute; &#201;
ê capital e, circumflex accent &Ecirc; &#202;
? capital e, umlaut mark &Euml; &#203;
ì capital i, grave accent &Igrave; &#204;
í capital i, acute accent &Iacute; &#205;
? capital i, circumflex accent &Icirc; &#206;
? capital i, umlaut mark &Iuml; &#207;
D capital eth, Icelandic &ETH; &#208;
? capital n, tilde &Ntilde; &#209;
ò capital o, grave accent &Ograve; &#210;
ó capital o, acute accent &Oacute; &#211;
? capital o, circumflex accent &Ocirc; &#212;
? capital o, tilde &Otilde; &#213;
? capital o, umlaut mark &Ouml; &#214;
? capital o, slash &Oslash; &#216;
ù capital u, grave accent &Ugrave; &#217;
ú capital u, acute accent &Uacute; &#218;
? capital u, circumflex accent &Ucirc; &#219;
ü capital u, umlaut mark &Uuml; &#220;
Y capital y, acute accent &Yacute; &#221;
T capital THORN, Icelandic &THORN; &#222;
? small sharp s, German &szlig; &#223;
à small a, gra