Learn HTML Code Tutorial Reference Guide

<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.

 
DARFUR
HOSTING / DESIGN
MAKE MONEY

Home
  |   Tutorials   |   Forum   |   Quick List   |   Link Directory   |   About
Copyright ©1997-2002 Idocs and ©2002-2007 HTML Code Tutorial