1 Hour SEO : Domain Registration Bank : Ecommerce Dictionary : GoDefy : Great Web Design Tips
JavaScript 2 : Jumbo Keyword : Marketing Tips Store : Michael Wong Blog : Mike's Marketing Tools
Search Engines 2 : SEO eBook : Text Links Ads : Text Links Guide
 
Web HTML-HTML.com
You are here: HTML > lists

<DD>

Usage Recommendation
use it if you use <DL ...>

<DD> sets the description part of a term/description pair in a definition list.

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

Although it is acceptable to put a </DD> at the end of the element, the end tag is not required and is rarely used.

lists >>>

          

Copyright © 2002-10 Art Dacor USA LLC. All Rights Reserved.
3727 West Magnolia Blvd #489, Burbank, CA, 91505, USA.
www.HTML-HTML.com