Book description
Frontend developers have to consider many things: browser compatibility, usability, performance, scalability, SEO, and other best practices. But the most fundamental aspect of creating websites is one that often falls short: accessibility. Accessibility is the cornerstone of any website, and if a website is inaccessible, users won't be able to interact with it, obtain information, sign up for services, or buy products.
The Web Accessibility Cookbook provides you with dozens of recipes to help you avoid these failures. You'll learn how to build common components, such as main navigation, filters, and dialogs, in an accessible manner. Each recipe not only explains how to build things but also why. Author Manuel Matuzovic provides the knowledge you need to create your own accessible components and address your users' varying needs, abilities, and preferences.
With this practical guide, you will:
- Learn how to build websites that feature inclusive frontends
- Discover the common obstacles website users face every day
- Understand how your decisions impact users
- Learn how to build accessible frontends step-by-step
- Write high-quality markup and CSS
- Evaluate the accessibility of frontend components
Publisher resources
Table of contents
- Foreword
- Preface
- 1. Structuring Documents
- 2. Structuring Pages
- 3. Linking Content
- 4. Performing Actions
- 5. Styling Content
- 6. Managing Focus
- 7. Navigating Sites
- 8. Toggling Content Visibility
- 9. Constructing Forms
- 10. Filtering Data
- 11. Presenting Tabular Data
- 12. Creating Custom Elements
- 13. Debugging Barriers
- Index
- About the Author
Product information
- Title: Web Accessibility Cookbook
- Author(s):
- Release date: June 2024
- Publisher(s): O'Reilly Media, Inc.
- ISBN: 9781098145606
You might also like
book
JavaScript Cookbook, 3rd Edition
Why reinvent the wheel every time you run into a problem with JavaScript? This cookbook is …
book
Responsive Web Design with HTML5 and CSS - Fourth Edition
Harness the latest capabilities of HTML5 and CSS to create a single UI that works flawlessly …
book
Web API Cookbook
JavaScript gives web developers great power to create rich interactive browser experiences, and much of that …
book
CSS in Depth
CSS in Depth exposes you to a world of CSS techniques that range from clever to …