-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathentity-sets.sgm
More file actions
executable file
·42 lines (28 loc) · 1.23 KB
/
entity-sets.sgm
File metadata and controls
executable file
·42 lines (28 loc) · 1.23 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
<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>