This document provides an overview of tools and techniques for evaluating web accessibility (a11y). It discusses what accessibility is and why it's important. Several standards for accessibility are described, including WCAG 2.0 and Section 508. Common accessibility issues like alternative text, color contrast, proper heading structure, keyboard navigation, and responsive design are covered. The document then lists and describes various automated testing tools that can be used to evaluate accessibility. It provides additional resources for learning about accessibility and tools to use for testing in browsers.