Web Development HTML Guide - Learn HTML
Developer Tutorials
ASP
CGI & Perl
CSS
Flash
HTML
Java
JavaScript
Linux
MySQL
PHP
Photoshop
Python
Wireless
XML



Developer Manuals
Learn HTML
Learn PHP
Learn MySQL
Learn CSS
Learn Pear


Developer Scripts
ASP Scripts
ASP.NET Scripts
CGI & Perl Scripts
Flash Scripts
Java Scripts
JavaScript Scripts
PHP Scripts
Python Scripts
Remotely Hosted Scripts
Tools & Utilities Scripts
XML Scripts

Developer Resources
Developer Tools
Developer News
Developer Forums
Developer Content
Developer Book Reviews
Survey Software

Web Hosting Directory
Budget Web Hosting
ColdFusion Hosting
Dedicated Servers
Domain Hosting
E-Commerce Hosting
Email Hosting
Free Web Hosting
Linux Web Hosting
Managed Hosting
Reseller Hosting
Small Business Hosting
Windows Web Hosting

<DL ...>

Usage Recommendation
thumbs up use it

<DL ...> was originally intended for (and is still very good for) making lists of terms and their definitions.

this code produces this
<DL>

<DT>flame
<DD>an ugly argument in a newsgroup

<DT>spam
<DD>annoying unrequested email

<DT>troll
<DD>someone who start flames
    by posting stupid things

</DL>
flame
an ugly argument in a newsgroup
spam
annoying unrequested email
troll
someone who start flames by posting stupid things

<DL ...> is useful for all sorts of lists. Any situation where you want to say "this is a thing, this is stuff about the thing" is a good time to think about using a definition list. For example, a definition list can be used for a performance script:

this code produces this
<DL>

<DT>Mary
<DD>So what's going on tonight?

<DT>Dawn
<DD>Let's play some music

<DT>Jason
<DD>Cool man, let's jam!

</DL>
Mary
So what's going on tonight?
Dawn
Let's play some music
Jason
Cool man, let's jam!


Copyright Idocs, Inc. Written by Miko Sullivan











About the NetVisits, Inc Network | Advertise
Developer Tutorials hosted by HostGator.
Copyright ©2007 NetVisits, Inc Network. All Rights Reserved. Privacy Policy.
Visit other NetVisits, Inc. sites: