the complete webmaster
tutorials reviews reference
ASP
CGI
FrontPage
HTML
Java
JavaScript

home / reference / html

<dt></dt>

Description

   The <dt> tag is used to create a term in a definition list. It is used with a <dl> tag, which creates the list and usually precedes a <dd> tag, which creates an indented definiton for the term on the next line. (See <dl> and <dd>)

Code

   <dt>YOUR TEXT HERE</dt>

Appearance

  
YOUR TEXT HERE
write for us about us advertise

Copyright 1997, 1998 A Big Lime. All rights reserved.

/body>