Level 1
3.6 Mark up lists and list items properly.
Priority 2
3.6 Mark up lists and list items properly.
Priority 2
3.6 Mark up lists and list items properly.
menu items should not be used to format text.
menu item may be used to format text.
menu element must contain one LI element.
| Question | Is this menu item used to format text? |
|---|---|
| PASS | menu item is used appropriately, not to format text. |
| FAIL | menu item is not used appropriately but to format text. |
menu element in the content.li elements contained by the menu element.menu element contains only one li element then check if the li element is really a list item.li elements may be misused to format text.li elements are really list items and not used to format text.menu and li elements and replace them with other markup that properly formats the text.