![]() |
VOOZH | about |
Description lists in HTML are used to display terms and their corresponding descriptions in a structured format.
Syntax:
<dl> Contents of the list </dl>Example 1: In this example, we will use <dl> tag.
Example 2: In this example, we will use <dl> with <dt>, <dd> tags.