<dl>

Term side of the Card
Topic: Lists
Unit title: <dl>
Categories: Tag
Explanation side of the Card

Explanation: The element that represents a description list, which pairs terms and descriptions. It's used to create lists of items where each term (`<dt>`) is followed by its corresponding description (`<dd>`), often for glossaries or FAQs.

Browser compatibility:
  • The chrome browser supports this feature starting from version 1
  • The edge browser supports this feature starting from version 12
  • The firefox browser supports this feature starting from version 1
  • The safari browser supports this feature starting from version 4
Availability: