Commit Graph

16 Commits

Author SHA1 Message Date
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
atomiks
10b866ba17 fix #17 2018-02-28 05:36:01 +10:00
atomiks
468a67c12c rebuild docs 2018-02-28 05:32:23 +10:00
atomiks
6d23e97baa Add constant-width-to-height-ratio snippet 2018-02-27 18:45:26 +10:00
ohansemmanuel
c7b286c2ac fix typo in easing-variables.md 2018-02-27 02:22:56 +01:00
ohansemmanuel
c09dabc9d5 add missing hyphen in pseudo-element 2018-02-27 02:19:17 +01:00
ohansemmanuel
87959ebfa5 sound more natural in the clearfix description 2018-02-27 02:18:11 +01:00
ohansemmanuel
c752d6f6d1 fix typo in system-font-stack.md 2018-02-27 02:15:54 +01:00
Mattia Astorino
7ce95f70e5 fix: Fix clearfix code and update description
Updating cleafix code to use display block and fix margin collapse. More info http://cssmojo.com/the-very-latest-clearfix-reloaded/
2018-02-26 21:26:32 +01:00
atomiks
c91818a069 rebuild docs 2018-02-26 20:19:36 +10:00
atomiks
48fc05a69b rebuild docs 2018-02-26 20:15:07 +10:00
atomiks
5944266e98 rebuild docs 2018-02-26 08:40:02 +11:00
atomiks
bf6b9b1624 rebuild docs 2018-02-26 00:41:27 +11:00
atomiks
63b37dce56 Add github buttons script 2018-02-26 00:28:54 +11:00
atomiks
da84f0af71 Init 2018-02-26 00:22:14 +11:00
atomiks
767b720f10 Init 2018-02-26 00:14:39 +11:00