DIR - directory list
Description :
The <DIR> tag is used to
display a short list of items such as in a directory listing. To mark individual
items within the list, use the <LI> tag
In practice, it does almost the same as the <UL> tag, which should
probably be used as <DIR> is being made obsolete.
Syntax
<DIR>...<DIR>
Attributes
The UNIVERSAL ATTRIBUTES can be used with this tag.
|