HTML - Tags - <dir>

#39 of 147
dir
Next div

 <html>
 <body>
     <dir>
         <li>autoexec.bat</li>
         <li>config.sys</li>
         <li>command.com</li>
     </dir>
 </body>
 </html>
 

The dir element represents a directory listing.

Obsolete

A live example:


  • autoexec.bat
  • config.sys
  • command.com

  • N of

    Ads by Google


    Ask a question, send a comment, or report a problem - click here to contact me.

    © Richard McGrath