asp.net.ph

Skip Navigation Links

DIR Element | DIR Object

Language References


Denotes a directory list, usually a directory listing.HTML 2, 3.2, 4, 4.01. Deprecated

HTML Syntax

Remarks

The DIR element displays a list of items. Like the UL element, DIR is used with the LI element to denote the individual items in the list.

DIR is typically used to provide a directory listing.

This element has been deprecated in favor of the UL element.

Members

DIR Members

Example

<dir>
   <li>Art
   <li>History
   <li>Literature
   <li>Sports
   <li>Entertainment
   <li>Science
</dir>
See Also

LI   MENU   OL   UL   Using Lists in HTML



© 2025 Reynald Nuñez and asp.net.ph. All rights reserved.

If you have any question, comment or suggestion
about this site, please send us a note