martin2k

The DIR Tag

HomeForumTutorials Tags:
 
 

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

  • Please fill in the below form if you have any comments or additional information you want to add about the above information.  If you have any questions, please visit the ForumAny questions sent using this form will be ignored.

    * - Mandatory

    *Name: E-mail:

    *Comments:

    *Please type the following code (your comment cannot be accepted without it):


    © Martin Allen 1999 - 2006.  Last updated Sunday 01 October 2006 07:24:52 PM +0100.