tbook: User Element View | [DTD Element View] |
[Home] [Elements] [Entities] | [Prev] [Next] |
(item*)
Name | Type | Default Value |
---|---|---|
style | CDATA | None |
class | CDATA | None |
xml:lang | NMTOKEN | None |
id | ID | None |
The following parameter entities contain enumerate: block, list, sectbegin
A numbered list of <item>s.
article, chapter, index, item, letter, p, paragraph, proof, references, section, subparagraph, subsection, subsubsection, theorem
<p>The three laws of Captain Ed Murphy:</p> <enumerate> <item>Nothing is as easy as it looks.</item> <item>Everything takes longer than you think.</item> <item>If anything can go wrong, it will.</item> </enumerate>
This yields:
The three laws of Captain Ed Murphy: