Skip to content

Code samples of common site components and how to make then WCAG 2.0 compatible. There will be HTML and Drupal 8 twig template samples when available.

Notifications You must be signed in to change notification settings

kbeck303/accessibility-code-samples

Repository files navigation

Accessibility Code Samples and Solutions

Code samples of common site components and how to make them WCAG 2.0 compatible.

Table of Contents

  • Font Icons
  • Headers
  • Teaser Cards
  • Required Form Fields
  • Form Labels
  • Form Radio Buttons and Checkboxes with Fieldsets and Legends
  • Links and Buttons

Build Process

  1. Run npm install from the root directory
  2. cd into src/scss/libraries and run neat install and bourbon install (NOTE: this project requires Bourbon 4.3.0)
  3. To compile SCSS files, from the root directory, run brunch b or run brunch w for brunch to continuously watch your files. To debug errors run brunch build -d.

About

Code samples of common site components and how to make then WCAG 2.0 compatible. There will be HTML and Drupal 8 twig template samples when available.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published