「<」や「>」はHTMLではタグをタグであることがわかるように表記するための 重要な記号であるため、そのままの意味での「<」や「>」を使いたいときには、 以下のような表記をしなければならない。
記号名 数文字参照 文字実体参照 =================================== =========== ============= less-than sign < → < < → < greater-than sign > → > > → > quotation mark " → " " → " ampersand & → & & → &
これはSGMLで定められている表記方法である。 文字参照には「文字実体参照」(Character Entity Reference)と「数文字参照」(Numeric Charcter Reference)がある。 文字実体参照では大文字と小文字は区別されるので注意が必要だ。 数実体参照ではUNICODEのコード値を使って指定する。
その他にiso8859-1で定められているものには以下のようなものがあるが、 すべてのブラウザーでサポートされているという保証はないので、 上記の4つ以外については使わないほうが無難だろう。
記号名 数文字参照 文字実体参照 =================================== =========== ============= non-breaking space   → → inverted exclamation mark ¡ → ¡ ¡ → ¡ cent sign ¢ → ¢ ¢ → ¢ pound sign £ → £ £ → £ currency sign ¤ → ¤ ¤ → ¤ yen sign ¥ → ¥ ¥ → ¥ broken vertical bar ¦ → ¦ ¦ → ¦ section sign § → § § → § spacing diaresis ¨ → ¨ ¨ → ¨ copyright sign © → © © → © feminine ordinal indicator ª → ª ª → ª angle quotation mark, left « → « « → « negation sign ¬ → ¬ ¬ → ¬ soft hyphen ­ → ­ → circled R registered sign ® → ® ® → ® spacing macron ¯ → ¯ ¯ → ¯ degree sign ° → ° ° → ° plus-or-minus sign ± → ± ± → ± superscript 2 ² → ² ² → ² superscript 3 ³ → ³ ³ → ³ spacing acute ´ → ´ ´ → ´ micro sign µ → µ µ → µ paragraph sign ¶ → ¶ ¶ → ¶ middle dot · → · · → · spacing cedilla ¸ → ¸ ¸ → ¸ superscript 1 ¹ → ¹ ¹ → ¹ masculine ordinal indicator º → º º → º angle quotation mark, right » → » » → » fraction 1/4 ¼ → ¼ ¼ → ¼ fraction 1/2 ½ → ½ ½ → ½ fraction 3/4 ¾ → ¾ ¾ → ¾ inverted question mark ¿ → ¿ ¿ → ¿ capital A, grave accent À → À À → À capital A, acute accent Á → Á Á → Á capital A, circumflex accent  →   →  capital A, tilde à → à à → à capital A, dieresis or umlaut mark Ä → Ä Ä → Ä capital A, ring Å → Å Å → Å capital AE diphthong (ligature) Æ → Æ Æ → Æ capital C, cedilla Ç → Ç Ç → Ç capital E, grave accent È → È È → È capital E, acute accent É → É É → É capital E, circumflex accent Ê → Ê Ê → Ê capital E, dieresis or umlaut mark Ë → Ë Ë → Ë capital I, grave accent Ì → Ì Ì → Ì capital I, acute accent Í → Í Í → Í capital I, circumflex accent Î → Î Î → Î capital I, dieresis or umlaut mark Ï → Ï Ï → Ï capital Eth, Icelandic Ð → Ð Ð → Ð capital N, tilde Ñ → Ñ Ñ → Ñ capital O, grave accent Ò → Ò Ò → Ò capital O, acute accent Ó → Ó Ó → Ó capital O, circumflex accent Ô → Ô Ô → Ô capital O, tilde Õ → Õ Õ → Õ capital O, dieresis or umlaut mark Ö → Ö Ö → Ö multiplication sign × → × × → × capital O, slash Ø → Ø Ø → Ø capital U, grave accent Ù → Ù Ù → Ù capital U, acute accent Ú → Ú Ú → Ú capital U, circumflex accent Û → Û Û → Û capital U, dieresis or umlaut mark Ü → Ü Ü → Ü capital Y, acute accent Ý → Ý Ý → Ý capital THORN, Icelandic Þ → Þ Þ → Þ small sharp s, German (sz ligature) ß → ß ß → ß small a, grave accent à → à à → à small a, acute accent á → á á → á small a, circumflex accent â → â â → â small a, tilde ã → ã ã → ã small a, dieresis or umlaut mark ä → ä ä → ä small a, ring å → å å → å small ae diphthong (ligature) æ → æ æ → æ small c, cedilla ç → ç ç → ç small e, grave accent è → è è → è small e, acute accent é → é é → é small e, circumflex accent ê → ê ê → ê small e, dieresis or umlaut mark ë → ë ë → ë small i, grave accent ì → ì ì → ì small i, acute accent í → í í → í small i, circumflex accent î → î î → î small i, dieresis or 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, dieresis or umlaut mark ö → ö ö → ö division sign ÷ → ÷ ÷ → ÷ small o, slash ø → ø ø → ø small u, grave accent ù → ù ù → ù small u, acute accent ú → ú ú → ú small u, circumflex accent û → û û → û small u, dieresis or umlaut mark ü → ü ü → ü small y, acute accent ý → ý ý → ý small thorn, Icelandic þ → þ þ → þ small y, dieresis or umlaut mark ÿ → ÿ ÿ → ÿ