Skip to content

Instantly share code, notes, and snippets.

@Eronmmer
Created August 9, 2021 22:15
Show Gist options
  • Save Eronmmer/1440d852fd38750df11ceaf2483c2721 to your computer and use it in GitHub Desktop.
Save Eronmmer/1440d852fd38750df11ceaf2483c2721 to your computer and use it in GitHub Desktop.
Accessibility, semantic HTML, and stuff...
```
<nav aria-label="Main menu">
<!-- items -->
</nav>
```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment