1. Home
  2. Computing & Technology
  3. Web Design / HTML

<dd></dd>

By Jennifer Kyrnin, About.com

<dd> Description:

The <dd></dd> tag defines a definition list term.

<dd> Web Browser Support:
<dd> Attributes:
<dd> End Tag:
</dd> Usually omitted in HTML 4. Required in XHTML.
<dd> Contents:

CDATA Usually text. The following tags are valid within the <dd> tag:
a, abbr, acronym, address, applet, b, basefont, bdo, big, blockquote, br, button, center, cite, code, dfn, dir, div, dl, em, fieldset, font, h1, h2, h3, h4, h5, h6, hr, i, iframe, img, input, isindex, kbd, label, map, menu, noframes, noscript, object, ol, p, pre, q, s, samp, script, select, small, span, strike, strong, sub, sup, table, textarea, tt, u, ul, var

<dd> Valid Context:

The <dd> tag is valid within the following tag:
dl

<dd> Usage:
  • standard definition list
    <dl>
      <dt>HTML</dt>
      <dd>HyperText Markup Language</dd>
    </dl>
<dd> Special Notes:
More <dd> Information:

Return to XHTML Element (HTML Tags) Library

Explore Web Design / HTML
About.com Special Features

Stay connected and entertained with reviews on tips on the latest HDTVs, cellphones and more. More >

Easy ways to connect two computers for networking purposes. More >

  1. Home
  2. Computing & Technology
  3. Web Design / HTML

©2009 About.com, a part of The New York Times Company.

All rights reserved.