<dl>'s contain only properly-ordered <dt> and <dd> groups, <script>, <template> or <div> elements

When definition lists are not properly marked up, screen readers may produce confusing or inaccurate output. [Learn how to structure definition lists correctly](https://dequeuniversity.com/rules/axe/4

Indicators

Impact

(How ScanGov measures tasklist priorities.)

About

When definition lists are not properly marked up, screen readers may produce confusing or inaccurate output. [Learn how to structure definition lists correctly](https://dequeuniversity.com/rules/axe/4.10/definition-list).

Why it's important

Helps screen readers announce structured content (tables, lists) in a logical order that users can understand.

User stories

As a screen reader user, I want tables and lists to be properly structured so that I can understand the relationships between items.

Error

(ScanGov messaging when a site fails a standard)

Failed: <dl>'s contain only properly-ordered <dt> and <dd> groups, <script>, <template> or <div> elements

Guidance

Get ScanGov