XHTML 2 & HTML5 Navigation Lists
XHTML 2 vs. HTML 5 – I’m Mike:
Navigation lists have been introduced in both XHTML 2.0 and HTML 5. In XHTML 2.0, navigation is marked up using the new nl element. Navigation lists must start with a child label element that defines the list title. Following the title, one or more li elements [...]