nicolas-steenhout / main

For my main site - jekyll and gh pages
MIT License
0 stars 2 forks source link

header links - global #91

Closed vavroom closed 5 days ago

vavroom commented 3 weeks ago

◦ The links in the header are within a div (id=”navbar-menu”) that has an aria-labelledby but no role.

vavroom commented 1 week ago

@digilou

Question for you. I’m trying to fix a <div> that has an aria-labelledby that you added. But that attribute on a div is woefully unreliable. So I need to pick a role for this div, or use a better element. I’m wondering if you have any glorious thought because right now I’m not sure how to best approach it. Can’t use