Name
Directory Listing
Description
Defines a directory listing. The LI (list item)
tag is used within this tag. Behaves like the UL tag.
Attributes
Related Tags
The LI (list item) tag is used within this tag.
Example
Code
<dir>
<li>tgf</li>
<li>vb6</li>
<dir>
<li>tips</li>
</dir>
<li>webcam</li>
</dir>
Generates
tgf
vb6
tips
webcam
© Martin Allen 1999 - 2006. Last updated Sunday 01 October 2006 07:24:52 PM +0100.
|