A directory list. The dir element encloses a directory listing. Most browsers format this element in the same way as an unordered list.
<DIR COMPACT> ... </DIR>
| Attribute | Value | Description |
|---|---|---|
COMPACT |
NONE |
Requests that the browser format the list in a compact manner. |
<DIR>
<LI> File_One
<LI> File_Two
<LI> File_Three
</DIR>