Created by: craiglondon
I work on a lot of sites that require ADA (Americans With Disabilities Act) and use Bootstrap on all of them. I noticed when using examples from the website I was getting validation errors for WCAG 2.0 and 508. Most were related to inputs missing labels, so I added labels and ID's to inputs that were missing them.