Nav Document Outline
See original GitHub issueNoticed in the nav examples that <h6>
is being used for a dropdown header which gives a nav document outline of
Thoughts?
Issue Analytics
- State:
- Created 6 years ago
- Comments:13 (9 by maintainers)
Top Results From Across the Web
nav element with no heading -- document outline
This question has to do with document outline structure as it relates to headers within the <nav> element. It is not a question...
Read more >Managing Report and Document Layouts - Microsoft Learn
A Dynamics NAV can be set up with multiple report layouts, which you can switch among as required. You can use one of...
Read more >HTML5 sectioning elements, headings, and document outlines
The nav element is untitled since it is a sectioning element, and so the outline algorithm creates a new section for it. Since...
Read more >HTML : nav element with no heading -- document outline
HTML : nav element with no heading -- document outline [ Gift : Animated Search Engine : https://bit.ly/AnimSearch ] HTML : nav element...
Read more >How to use the Document Outline window when ... - Plataan
How to use the Document Outline window when designing reports in NAV 2009 and beyond. When designing a RDLC report design in Visual...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
this is where the semantics of HTML aren’t quite sufficiently expressive…you’d really want to be able to somehow demarcate those example bits of code as something that doesn’t really pertain to the overall page structure…
but, as that’s not possible, i’d say those are fine as per the diff. Once these don’t show up in the TOCs either, it’s probably as good as they can be made…
As per my knowledge normally we do not use h6 for styling headline or even nav dropdown. But it depends on the designer.