home *** CD-ROM | disk | FTP | other *** search
- <h2 id=entity-sets>Character Entity Sets
-
- <p>The HTML DTD defines the following entities. They represent
- particular graphic characters which have special meanings in places in
- the markup, or may not be part of the character set available to the
- writer.
-
- <h3>Numeric and Special Graphic Entity Set
-
- <p>The following table lists each of the characters included from the
- Numeric and Special Graphic entity set, along with its name, syntax
- for use, and description. This list is derived from <code>ISO Standard
- 8879:1986//ENTITIES Numeric and Special Graphic//EN</code>. However,
- HTML does not include for the entire entity set — only the entities
- listed below are included.
-
- <listing><![CDATA[
- GLYPH NAME SYNTAX DESCRIPTION
-
- < lt < Less than sign
-
- > gt > Greater than sign
-
- & amp & Ampersand
-
- " quot " Double quote sign
- ]]></listing>
-
- <h3 id=lat1ent>ISO Latin 1 Character Entity Set
-
- <p>The following public text lists each of the characters specified in the
- Added Latin 1 entity set, along with its name, syntax for use, and
- description. This list is derived from ISO Standard
- 8879:1986//ENTITIES Added Latin 1//EN. HTML includes the entire entity
- set.
-
- <listing>
- &isolat1-dtd;
- </listing>
-
-
-
-