question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Nav Document Outline

See original GitHub issue

Noticed in the nav examples that <h6> is being used for a dropdown header which gives a nav document outline of

capture

Thoughts?

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:13 (9 by maintainers)

github_iconTop GitHub Comments

1reaction
patrickhlaukecommented, Feb 7, 2019

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…

1reaction
avikranj1commented, Nov 21, 2018

As per my knowledge normally we do not use h6 for styling headline or even nav dropdown. But it depends on the designer.

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found