Scott O'Hara 5177c4ee2b update buttons and nav semantics
the back to top button and menu button each lack appropriate accessible names.

The primary page navigation is presently contained within an `aside` rather than a `nav` element.

This commit adds accessible names to the previously mentioned buttons, so they will be appropriately conveyed to screen readers.  It also changes the navigation from an `aside` to `nav` and provides the navigation with an `aria-label=“table of contents”` as all the links are in page links to the different sections of this document.
2018-02-27 21:01:17 -05:00
2018-02-28 05:36:01 +10:00
2018-02-26 00:14:39 +11:00
2018-02-28 05:36:01 +10:00
2018-02-26 22:22:03 +05:30
2018-02-26 00:14:39 +11:00
2018-02-26 00:14:39 +11:00
2018-02-26 00:14:39 +11:00
2018-02-26 00:14:39 +11:00
2018-02-26 00:14:39 +11:00
2018-02-26 00:14:39 +11:00
2018-02-27 21:01:17 -05:00
2018-02-26 00:14:39 +11:00
2018-02-26 00:26:32 +11:00

30 Seconds of CSS

A curated collection of useful CSS snippets you can understand in 30 seconds or less. Inspired by 30 seconds of code.

View online

https://atomiks.github.io/30-seconds-of-css/

Contributing

See CONTRIBUTING.md for the snippet template.

Languages
JavaScript 100%