|
Dd
<DD> </DD> The DD tag is used inside a DL definition list, and is used to provide the definition of the text in the DT tag. It can contain block elements, markup, or plain text. The format should be a DL followed by a DT with the word to be defined, and then a DD with the definition. Example:
<DL>
|