We use definition lists (dl) in several places in the front end of joomla. In many we should not
The < dl> element encloses a list of groups of terms (specified using the < dt> element) and descriptions (provided by < dd> elements).
Nowhere are we fully compliant with this. In most places we do not have a dd
places to review
I will be working on this over the next week.
Labels |
Added:
?
|
Status | New | ⇒ | Confirmed |
Status | Confirmed | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2020-04-07 17:27:09 |
Closed_By | ⇒ | brianteeman |
com_fields should be an unordered list and not a definition list