martin2k

The DT Tag

HomeForumTutorials Tags:
 
 

Name

Definition Term

Description

Used in the Definition List tag (DL), this tag is used to add a term into the list.

Attributes

Related Tags

The DT tag is used within the DL tag.  Used in conjunction with the DD tag.

Example

Code

<dl>
<dt>Telephone</dt>
<dd>A device used to communicate with people over long distances.</dd>
</dl>

Generates

Telephone
A device used to communicate with people over long distances.

Please fill in the below form if you have any comments or additional information you want to add about the above information.  If you have any questions, please visit the ForumAny questions sent using this form will be ignored.

* - Mandatory

*Name: E-mail:

*Comments:

*Please type the following code (your comment cannot be accepted without it):


© Martin Allen 1999 - 2006.  Last updated Tuesday 03 October 2006 07:19:13 PM +0100.