https://www.w3.org/Bugs/Public/show_bug.cgi?id=23274 Bug ID: 23274 Summary: Markup example for "4.5.14 The main element" is missing </ul> end tag Product: HTML WG Version: unspecified Hardware: PC OS: Windows NT Status: NEW Severity: normal Priority: P2 Component: HTML5 spec Assignee: dave.null@w3.org Reporter: donday@donrday.com QA Contact: public-html-bugzilla@w3.org CC: mike@w3.org, public-html-admin@w3.org, public-html-wg-issue-tracking@w3.org In the "graduation programme" coding example for the <main> element, the following navigation markup is not valid; it is missing the </ul> end tag. " <nav> <ul> <li><a href="courses.html">Courses</a></li> <li><a href="fees.html">Fees</a></li> <li><a>Graduation</a></li> </nav> " -- You are receiving this mail because: You are on the CC list for the bug.Received on Wednesday, 18 September 2013 13:22:09 UTC
This archive was generated by hypermail 2.4.0 : Friday, 17 January 2020 19:57:24 UTC