DEFINITION LIST DATA TAG: <DD> and </DD>

This tag indicates a definition list (see <DL> and </DT>; tags), for example:

<DL> <DD> This is a sample definition </DD> </DL>