A definition list, with items and descriptions:
![]()
The <dd> tag is supported in all major browsers.
The <dd> tag is used to describe an item in a definition list.
The <dd> tag is used in conjunction with <dl> (defines the definition list) and <dt> (defines the item in the list).
Inside a <dd> tag you can put paragraphs, line breaks, images, links, lists, etc.
NONE.
The <dd> tag also supports the Global Attributes in HTML.
The <dd> tag also supports the Event Attributes in HTML.
HTML tutorial: HTML Lists
Your message has been sent to W3Schools.