Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Save more on your purchases! discount-offer-chevron-icon
Savings automatically calculated. No voucher code required.
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletter Hub
Free Learning
Arrow right icon
timer SALE ENDS IN
0 Days
:
00 Hours
:
00 Minutes
:
00 Seconds
Arrow up icon
GO TO TOP
Inclusive Design for Accessibility

You're reading from   Inclusive Design for Accessibility A practical guide to digital accessibility, UX, and inclusive web and app design

Arrow left icon
Product type Paperback
Published in Aug 2025
Publisher Packt
ISBN-13 9781835888223
Length 322 pages
Edition 1st Edition
Concepts
Arrow right icon
Authors (2):
Arrow left icon
Dale Cruse Dale Cruse
Author Profile Icon Dale Cruse
Dale Cruse
Denis Boudreau Denis Boudreau
Author Profile Icon Denis Boudreau
Denis Boudreau
Arrow right icon
View More author details
Toc

Table of Contents (18) Chapters Close

Preface 1. Foundations of Inclusive Design FREE CHAPTER
2. Defining Inclusive Design in the Digital Age 3. Understanding Diverse User Needs: Types of Disabilities and Assistive Technologies 4. Legal and Ethical Considerations in Accessible Design 5. User Research and Testing for Inclusive Products 6. Designing for Accessibility
7. Designing Accessible User Interfaces: Visual and Interaction Design 8. Creating Accessible Content: Writing, Images, and Multimedia 9. Developing Accessible Websites: HTML, CSS, and ARIA Best Practices 10. Mobile Accessibility: Designing for Touch and Voice Interfaces 11. Advanced Strategies and Implementation
12. Accessibility in Emerging Technologies: VR, AR, and AI 13. Foundations of Accessible Design System Patterns 14. Tools and Techniques for Accessibility Evaluation and Prioritization 15. Building an Inclusive Design Culture: Strategies for Organizations 16. Other Books You May Enjoy 17. Index

To get the most out of this book

This book is for people who’ve worked on digital products – designers, developers, content strategists, researchers, and beyond. We assume you understand the basics of building websites or apps, but not necessarily accessibility or inclusive design.

You don’t need to be an expert. What matters is that you’re ready to shift your perspective – to see inclusion not as a checklist, but as a core design value that benefits everyone.

If you bring curiosity, openness, and a willingness to question default practices, you’ll find this book both practical and transformative.

Download the color images

We also provide a PDF file that has color images of the screenshots/diagrams used in this book. You can download it here: https://packt.link/gbp/9781835888223.

Conventions used

There are a number of text conventions used throughout this book.

CodeInText: Indicates code words in text, database table names, folder names, filenames, file extensions, pathnames, dummy URLs, user input, and X/Twitter handles. For example: “Tags such as <header>, <article>, and <section> provide clear definitions of their role, allowing both browsers and assistive technologies to interpret and navigate the page effectively.”

A block of code is set as follows:

@media (prefers-color-scheme: dark) {
  body {
    background-color: #121212;
    color: #f5f5f5;
  }
}

Bold: Indicates a new term, an important word, or words that you see on the screen. For instance, words in menus or dialog boxes appear in the text like this. For example: “Semantic HTML structures a web page using elements that inherently describe their purpose, making content more meaningful and accessible.”

Warnings or important notes appear like this.

Tips and tricks appear like this.

lock icon The rest of the chapter is locked
Visually different images
CONTINUE READING
83
Tech Concepts
36
Programming languages
73
Tech Tools
Icon Unlimited access to the largest independent learning library in tech of over 8,000 expert-authored tech books and videos.
Icon Innovative learning tools, including AI book assistants, code context explainers, and text-to-speech.
Icon 50+ new titles added per month and exclusive early access to books as they are being written.
Inclusive Design for Accessibility
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at €18.99/month. Cancel anytime
Modal Close icon
Modal Close icon