In the world of web accessibility, it’s the little things that make a big difference. And when it comes to buttons, one of the most important little things is the discernible text. Discernible text is text that is either visible on the screen or that can be read by a screen reader. It’s important for all of your interactive elements to have discernible text so that users can understand what they do. This guide will explore the importance of discernible text for buttons and how to fix it.
Think of your buttons as a row of unlabeled doors. Without a label, you have no idea what’s behind each door. The same is true for your website. By giving each button a unique and descriptive discernible text, you can create a more accessible and user-friendly experience for everyone. For a deeper dive into the world of accessibility, see our article on accessibility.

Your Guide to a More Accessible and User-Friendly Website
Fixing missing discernible text for buttons is a simple but important task. Here’s how to do it:
- Identify Your Buttons Without Discernible Text: Use an accessibility testing tool like Creeper to crawl your site and identify any buttons that are missing discernible text.
- Add Discernible Text to Your Code: You can add discernible text to your buttons by simply adding text to the button element. You can also use the ‘aria-label’ or ‘aria-labelledby’ attribute to provide a short, descriptive name for the button.
The SEO Power of an Accessible Website
An accessible website is a more successful website. By making your website more accessible, you can improve your user experience, reach a wider audience, and even improve your SEO. For more on the importance of a well-structured website, check out this guide to the button element from MDN.
Don’t let your buttons be a mystery to your users. By taking the time to give them discernible text, you can build a more accessible and successful online presence. For more on how to create a winning on-page strategy, see our article on on-page SEO.

Frequently Asked Questions
What is discernible text?
Discernible text is text that is either visible on the screen or that can be read by a screen reader. It’s important for all of your interactive elements to have discernible text so that users can understand what they do.
Why is it important for my buttons to have discernible text?
It’s important for your buttons to have discernible text so that users can understand what they do. This is especially important for users who are blind or have low vision, as they may not be able to see the button itself.
How do I add discernible text to my buttons?
You can add discernible text to your buttons by simply adding text to the button element. You can also use the ‘aria-label’ or ‘aria-labelledby’ attribute to provide a short, descriptive name for the button.
Ready to make your buttons more accessible? Start your Creeper audit today and see how you can improve your use of discernible text.