Skip to content

bpd01001/dmd-accessibility

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 

dmd-accessibility

Web accessibility assignment for DMD

Assignment Instructions

  • Download a copy of this repo.
  • Upload the index.html file to a folder on your web server.
  • Use HTML_CodeSniffer to detect accessibility issues.
  • Fix all Errors and Warnings found at WCAG 2.0 Level A.

Extra Credit

  • Create a hidden 'Skip to Content' link that appears on focus
  • CSS only. No JavaScript.

Development Instructions

$ git clone git@github.uconn.edu:bpd01001/dmd-accessibility.git
$ cd dmd-accessibility
$ npm install
$ grunt 

About

Web accessibility assignment for DMD

Resources

Stars

Watchers

Forks

Releases

No releases published