Version | //IETF//DTD HTML 2.0 Strict//EN
|
---|
Element | H5 |
---|
Purpose | fifth-level heading |
---|
Description | This element encloses text which is a heading of fifth-level importance.
|
---|
Start tag | Required <H5>
|
---|
Attributes | Name | Type | Default | Comment |
---|
SDAFORM | CDATA | #FIXED "H5" | one to one mapping; in support of transformation to the International Committee for Accessible Document Design DTD for usable access to structured information by print-impaired individuals
|
|
---|
Content | ( #PCDATA | A | IMG | BR | EM | STRONG | CODE | SAMP | KBD | VAR | CITE | TT | B | I #PCDATA | A | IMG | BR )*
|
---|
End tag | Required </H5>
|
---|
Referenced in | BLOCKQUOTE BODY FORM
|
---|
Example | Source | Appearance |
---|
<H1>The Universe</H1>
<H2>The Milky Way Galaxy</H2>
<H3>Our Local Group of Stars</H3>
<H4>Our Solar System</H4>
<H5>Earth</H5>
<H6>North America</H6>
| The Universe
The Milky Way Galaxy
Our Local Group of Stars
Our Solar System
Earth
North America
|
|
---|