the complete webmaster
tutorials reviews reference
ASP
CGI
FrontPage
HTML
Java
JavaScript

home / reference / html

<dir></dir>

Description

   The <dir> tag is used to create a bullited list with each item typically being 24 characters wide. The list must begin with a <dir> tag and then be preceded with an <li> for each item in the list. (See <li>)

Code

   <dir>
<li>YOUR TEXT HERE</li>
<li>YOUR TEXT HERE</li>
</dir>

Appearance

  
  • YOUR TEXT HERE
  • YOUR TEXT HERE
  • write for us about us advertise

    Copyright 1997, 1998 A Big Lime. All rights reserved.