Used to mark up a section of text to be displayed like a directory listing.
<html> <head> <title>Directory listing of department</title> </head> <body> . . ==>> <dir> <li>Richard Nixon</li> <li>Gerald Ford</li> ==>> </dir> . . </body> </html>
This is one of the original tags used in HTML. The browser writers never really took the recommendation of the specification to display this as a multi-column directory. Instead they treat it the same as a ul (unordered list). So there you have it.
Nothing more to add.
Nothing special.
Nothing special.
Nothing special.
The Rusk Family . . . "the Legend
Continues"
All contents copyright © 1996, 1997 Michael T. Rusk
All rights reserved.
Revised: December 03, 1997 10:31 -0500
URL: ./htmlgd/tagdir.html