Web Accessibility Cookbook Год издания: 2024 Автор: Matuzović M. Издательство: O’Reilly ISBN: 978-1-098-14560-6 Язык: Английский Формат: PDF/EPUB Качество: Издательский макет или текст (eBook) Интерактивное оглавление: Да Количество страниц: 381 Описание: 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. What makes accessibility technically interesting, besides its human nature, is its complexity, range, and interrelationship with other disciplines on the web. To make accessible websites, you need a core knowledge of user interface (UI) design, user experience (UX), usability, performance, content strategy, search-engine optimization (SEO), and security. A website with poor performance is inaccessible, bad UX usually means bad UX for everyone, poorly written HTML is bad for SEO and accessibility, and so on. Accessibility doesn’t just touch on the different disciplines of web development and design–it inherently connects them. Therefore, doing it well requires knowledge and interest in a broad range of disciplines. That’s challenging, and many web developers see accessibility as a daunting burden. However, clearing that hurdle can be exciting and gratifying, no matter what stage you’ve reached in your career. More than 70 recipes describe how to build the most common patterns on the web accessibly. Each chapter outlines problems, provides solutions written in code, and explains how different pathways might affect users. You will learn how to write accessible frontend code and, most importantly, why you should. In the end, web accessibility will be less obscure to you and you’ll be equipped to build and test your own accessible solutions. 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
Примеры страниц (скриншоты)
Оглавление
Foreword xi Preface xiii 1. Structuring Documents 1 2. Structuring Pages 25 3. Linking Content 51 4. Performing Actions 99 5. Styling Content 119 6. Managing Focus 151 7. Navigating Sites 179 8. Toggling Content Visibility 221 9. Constructing Forms 239 10. Filtering Data 265 11. Presenting Tabular Data 283 12. Creating Custom Elements 299 13. Debugging Barriers 319 Index 347
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You can download files in this forum