Definition List
Definition List
DescriptionFor giving a word and its definition.
Code
<DL>

<DT> Web Page </DT>
<DD> A text document with HTML tags to specify formatting and links from the document to other documents and to graphics and multimedia files.</DD>

</DL>
Output
Web Page
A text document with HTML tags to specify formatting and links from the document to other documents and to graphics and multimedia files.
Practice
Advertisements