A description list, with terms and descriptions:
![]()
The <dl> tag is supported in all major browsers.
The <dl> tag defines a description list.
The <dl> tag is used in conjunction with <dt> (defines terms/names) and <dd> (describes each term/name).
In HTML 4.01, the <dl> tag defines a definition list.
In HTML 5, the <dl> tag defines a description list.
The <dl> tag also supports the Global Attributes in HTML.
The <dl> tag also supports the Event Attributes in HTML.
HTML tutorial: HTML Lists
Your message has been sent to W3Schools.