Content
View differences
Updated by Heather Burns almost 3 years ago
open any project example - [https://community.openproject.org/](https://community.openproject.org/)
Review the heading structure (I used Document Outline within Web Developer by Chris Pendrick - [https://chrome.google.com/webstore/detail/web-developer/bfbameneiokkgbdmiekhjnmfkcnldhhm)](https://chrome.google.com/webstore/detail/web-developer/bfbameneiokkgbdmiekhjnmfkcnldhhm))
As an accessibility consultant I'm not a huge fan of hidden text, I scratch my head as to why > # Top Menu and Content are headings (while it will aid in navigations for screen reader users, it does not help a user understand the content of the page), but it's not technically a violation. What is a violation is the visual top level heading of the OpenProject homepage is marked as an H2 along with all the other visual headings on the page which are visually structured to be under the OpenProject domain
> <h1>Top Menu - hidden text just above the main-navigation toggle\`<h1 class="hidden-for-sighted">Top Menu</h1>\` toggle
>
> # <h1>Content - hidden text text just below the breadcrumbs within the main
>
> ## <h2>xxx.openproject.com - Should be more correctly an H1
>
> ## <h2>Welcome to OpenProject!
>
> ## <h2>Projects
>
> ## <h2>New features
>
> ## <h2>Users
>
> ## <h2>My account
>
> ## <h2>Latest news
>
> ## <h2>OpenProject community
>
> ## <h2>Administration
>
> ## <h2>Billing
Review the heading structure (I used Document Outline within Web Developer by Chris Pendrick - [https://chrome.google.com/webstore/detail/web-developer/bfbameneiokkgbdmiekhjnmfkcnldhhm)](https://chrome.google.com/webstore/detail/web-developer/bfbameneiokkgbdmiekhjnmfkcnldhhm))
As an accessibility consultant I'm not a huge fan of hidden text, I scratch my head as to why
> <h1>Top Menu - hidden text just above the main-navigation toggle\`<h1 class="hidden-for-sighted">Top Menu</h1>\`
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>