Content deleted Content added
→dl, dt, dd: restore hatnote which somehow went missing |
It didn't "went missing"; I removed it because it is out of scope here as this page deals primarily with HTML markup. |
||
Line 553:
====dl, dt, dd====
{{tag|dl}}, {{tag|dt}} and {{tag|dd}} are used to create a definition list of group names corresponding to values. Group names are in bold and values are indented. Each group <em>must</em> include one or more definitions.
|