martin2k

The DL Tag

HomeForumTutorials Tags:
 
 

Name

Definition List

Description

Used to define a list of definitions.  Within this tag, the DT (Definition Term) and DD (Definition Description) tags are used.

Attributes

Related Tags

The DT and DD tags are used within this 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:17:43 PM +0100.