DIR
A directory list is a list of items containing up to 20 characters
each. The items in a directory list may be arranged in columns
(typically 24 characters wide). If the rendering software is able to
optimize the column width as function of the widths of individual
elements, so much the better.
Example:
<DIR>
<LI>A-H<LI>I-M
<LI>M-R<LI>S-Z
</DIR>
Content
Exclusions
- blockquote -- Quoted passage
- dir -- Directory list
- dl -- Definition list, or glossary
- form -- Fill-out or data-entry form
- isindex -- Document is a searchable index
- listing -- Computer listing
- menu -- Menu list
- ol -- Ordered, or numbered list
- p -- Paragraph
- pre -- Preformatted text
- ul -- Unordered list
- xmp -- Example section
- Tag Minimization
-
Open Tag: REQUIRED
Close Tag: REQUIRED
See ATTRIBUTES
See CONTENT DECLARATION
Parent Elements
- blockquote -- Quoted passage
- body -- Document body
- dd -- Definition of term
- form -- Fill-out or data-entry form
- li -- List item
Top Element List
All Element List
Tree
HTML 2.0 DTD