Pope Tech
@popetech.bsky.social
📤 19
📥 1
📝 61
Simplify web accessibility. Powered by WAVE.
https://pope.tech
Without alt text, captions, and other accessibility basics, charts and graphs can be unusable or invisible to assistive technology users. Learn how to make your data visuals accessible:
blog.pope.tech/2023/08/31/h...
loading . . .
How to make charts and graphs more accessible - Pope Tech Blog
Learn how to make charts and graphs more accessible.
https://blog.pope.tech/2023/08/31/how-to-make-charts-and-graphs-more-accessible/
7 days ago
0
0
0
Your table might look fine, but can people with disabilities actually use it? Learn how to code more accessible tables:
blog.pope.tech/2023/08/22/b...
loading . . .
Beginner's guide to accessible tables - Pope Tech Blog
Learn the difference between data and layout tables, how to approach complex tables, and how to make tables accessible.
https://blog.pope.tech/2023/08/22/beginners-guide-to-accessible-tables/
14 days ago
0
2
2
Your charts, tables, and graphs aren’t just visuals. They’re how people understand your data. Make them accessible so people with disabilities can engage and act. Learn more about inclusive data:
blog.pope.tech/2025/09/08/h...
loading . . .
How to make complex data accessible for users with disabilities - Pope Tech Blog
Use these three steps to make sure you use the right data display for your goals, while considering the needs of your users.
https://blog.pope.tech/2025/09/08/how-to-make-complex-data-accessible-for-users-with-disabilities/
22 days ago
0
0
0
Homepages have stunning design, clever copy, and enticing stats. But, they also need a heading structure that users with disabilities can interact with. Learn how to balance a homepage's bells and whistles with heading accessibility:
blog.pope.tech/2024/07/29/a...
loading . . .
Accessible heading structures for home pages - Pope Tech Blog
Learn how to balance marketing copy on homepages with an accessible heading structure.
https://blog.pope.tech/2024/07/29/accessible-heading-structure-for-home-pages/
about 1 month ago
0
0
0
Heading structures aren’t always straightforward. In this article, we answer questions like: can I use multiple H1s?; are skipped headings ever okay?; and do I have to start my page with an H1?
blog.pope.tech/2023/07/31/8...
loading . . .
8 common heading questions - Pope Tech Blog
Get answers to heading questions like: Can I have more than one h1? When are skipped heading levels ok? And, do you have to start a page with a h1?
https://blog.pope.tech/2023/07/31/8-common-heading-questions/
about 1 month ago
0
0
0
Headings must be logical and use proper HTML so assistive technology can present headings in a way that’s helpful for users with disabilities. Learn more about 5 heading issues to avoid to keep your headings accessible:
blog.pope.tech/2025/08/11/5...
loading . . .
5 heading accessibility issues to avoid - Pope Tech Blog
In this video, we cover five heading accessibility issues.
https://blog.pope.tech/2025/08/11/5-heading-accessibility-issues-to-avoid/
about 2 months ago
0
0
0
ARIA is great for making custom components accessible. Check out how comboboxes use ARIA for accessibility:
blog.pope.tech/2024/07/01/c...
loading . . .
Create an accessible combobox using ARIA - Pope Tech Blog
What keyboard interactions and ARIA is needed for an accessible combobox widget.
https://blog.pope.tech/2024/07/01/create-an-accessible-combobox-using-aria/
2 months ago
1
0
0
You’ve heard the saying: No ARIA is better than bad ARIA. Learn what ARIA is and how to avoid common developer mistakes:
blog.pope.tech/2022/07/12/w...
#a11y
loading . . .
What you need to know about ARIA and how to avoid common mistakes - Pope Tech Blog
Incorrect ARIA can actually cause more accessibility issues. Learn what else everyone should know about ARIA plus tips for using ARIA.
https://blog.pope.tech/2022/07/12/what-you-need-to-know-about-aria-and-how-to-fix-common-mistakes/
3 months ago
0
0
0
If you’re a public organization getting ready for the ADA Title 2 compliance deadline, then this webinar can help! You'll leave with real steps and direction you can take to start building your accessibility strategy. Register:
us02web.zoom.us/webinar/regi...
3 months ago
0
0
0
Using ARIA incorrectly can make your website more inaccessible. Learn how to check your website’s ARIA:
blog.pope.tech/2023/07/03/a...
#a11y
loading . . .
ARIA can hurt or help web accessibility: How to review your website's ARIA - Pope Tech Blog
How to use WAVE to review ARIA on your webpages. Plus, examples of the thought process when reviewing ARIA.
https://blog.pope.tech/2023/07/03/aria-can-hurt-or-help-web-accessibility-how-to-review-your-websites-aria/
3 months ago
0
1
1
Tabindex is an HTML attribute that controls keyboard focus and can hurt or support accessibility depending on how you use it. Learn how to use it to support keyboard accessibility:
blog.pope.tech/2025/07/01/t...
#a11y
loading . . .
Tabindex: What it is, how it works, and when to use it - Pope Tech Blog
Learn what tabindex is, how it works, its impact on accessibility, and when to use it.
https://blog.pope.tech/2025/07/01/tabindex-what-it-is-how-it-works-and-when-to-use-it/
3 months ago
0
1
0
The schedule for the Web Accessibility in Mind Conference is now available! This free virtual conference is on September 16-17, 2025, and will provide you with content to help you mature your digital
#a11y
practice. Register:
conference.webaim.org
loading . . .
Web Accessibility in Mind Conference: Home
https://conference.webaim.org
3 months ago
0
0
0
Audio descriptions narrate visual information in a video. Users who can’t see the video rely on the audio description to make sure they aren’t missing any visual information. If you want your videos to be accessible, they need audio descriptions.
4 months ago
1
1
0
The easiest way to make sure your videos have captions and an audio description is to plan for them from the beginning. Instead of ad-libbing your audio, start with a script. Learn more about our suggested accessible video process:
blog.pope.tech/2022/06/01/m...
#a11y
loading . . .
How to make videos and audio accessible - Pope Tech Blog
A beginner's complete guide to accessible videos and audio including our tips on an easy way to create accessible videos.
https://blog.pope.tech/2022/06/01/making-videos-and-audio-accessible/
4 months ago
0
0
0
Accessible videos need captions. Often, we have existing videos, and adding captions doesn’t seem possible. We found 3 free tools you can use to help you quickly add captions to existing videos:
blog.pope.tech/2025/06/03/3...
#a11y
loading . . .
3 free tools to caption videos - Pope Tech Blog
Learn how to use 3 free tool options to add captions to existing videos.
http://blog.pope.tech/2025/06/03/3-free-tools-to-caption-videos/
4 months ago
0
1
0
Should your PDF even be a PDF? Check out our article How to know when to use HTML webpages instead of PDF:
blog.pope.tech/2023/05/01/i...
#a11y
loading . . .
Inaccessible PDFs? How to know when to use HTML webpages instead of PDFs - Pope Tech Blog
Learn the pros of HTML webpages and when to use PDFs.
https://blog.pope.tech/2023/05/01/inaccessible-pdfs-how-to-know-when-to-use-html-webpages-instead-of-pdfs/
4 months ago
0
0
0
Adobe Acrobat Pro has several accessibility tools you can use to make your PDFs more accessible. Learn how to use them in a process:
blog.pope.tech/2024/04/25/h...
#a11y
loading . . .
How to check and fix PDF accessibility issues - Pope Tech Blog
Learn more about Adobe Acrobat Pro accessibility tools and how to use them.
https://blog.pope.tech/2024/04/25/how-to-check-and-fix-pdf-accessibility-issues/
4 months ago
0
0
0
Adobe Acrobat Pro’s Accessibility Checker is a great way to review and fix PDF accessibility issues. Learn how to use it:
blog.pope.tech/2025/04/30/r...
#a11y
loading . . .
Remediate a PDF for accessibility using Adobe’s Accessibility Checker - Pope Tech Blog
Learn the steps for fixing a PDF's accessibility and how to use Adobe Acrobat's Accessibility Checker.
https://blog.pope.tech/2025/04/30/remediate-a-pdf-for-accessibility-using-adobes-accessibility-checker/
5 months ago
0
0
0
Accessible PDFs define what element the content is and the correct order to read the content in. They do this with tags. Learn how to review and fix tags and their order with Adobe’s Fix reading order tool:
blog.pope.tech/2025/04/30/h...
#a11y
loading . . .
How to use Adobe Acrobat’s Fix reading order tool - Pope Tech Blog
Learn how to define PDF tags and reading order in Adobe Acrobat.
https://blog.pope.tech/2025/04/30/how-to-use-adobe-acrobats-fix-reading-order-tool/
5 months ago
0
0
0
How to use the Free WAVE extension to quickly check your image’s alt text:
www.youtube.com/watch?v=PW2w...
loading . . .
Fix alternative text issues using the free WAVE accessibility checker
YouTube video by Pope Tech
https://www.youtube.com/watch?v=PW2wE9pIw3I&list=PLl4N9bkQPE8708fUPfZM1xYWfrlMVBAn4&index=5
5 months ago
0
0
0
Writing great alternative text means understanding the three types of images, when the alt attribute should be empty, and best practices for describing images. Learn how to write great alt text:
blog.pope.tech/2022/04/05/a...
#a11y
loading . . .
What alternative text is, when to use it, and how to write great alt text - Pope Tech Blog
Catch alternative text errors by learning what alternative text is, why it matters, when to write it, and how to write great alternative text.
https://blog.pope.tech/2022/04/05/alternative-text-alt-text/
6 months ago
0
0
0
Writing alternative text seems straightforward – just add a description to an image. But, as we’ll notice in these examples, it’s more than that:
blog.pope.tech/2023/03/31/a...
#a11y
loading . . .
Alternative text in the wild: 5 alternative text examples - Pope Tech Blog
In this article, we demonstrate the thought process for writing great alternative text.
https://blog.pope.tech/2023/03/31/alternative-text-in-the-wild-5-alternative-text-examples/
6 months ago
0
0
0
We use images in Slack, emails, social posts, project management software… everywhere. But, do we use alt text in these tools? Learn how in A guide to alt text across popular tools:
blog.pope.tech/2025/04/02/a...
#a11y
loading . . .
A guide to alt text across popular tools - Pope Tech Blog
How several different tools support alt text.
https://blog.pope.tech/2025/04/02/a-guide-to-alt-text-across-popular-tools/
6 months ago
0
0
0
Get a head start with manual accessibility testing by registering for our free manual accessibility testing webinar. We'll cover how to do different types of tests, what to look for, and how to add them to your workflow.
us02web.zoom.us/webinar/regi...
#a11y
6 months ago
0
0
0
Serious about manual accessibility testing? Set up a free screen reader to test with. Learn exactly how for Windows and Mac:
blog.pope.tech/2023/03/01/a...
#a11y
7 months ago
0
1
1
A good way to start manual accessibility testing is with keyboard testing. Tab through your webpage and 1) make sure focus indicators are visible, 2) check for logical tab order, and 3) test if custom widgets are keyboard accessible. Learn more:
blog.pope.tech/2023/03/01/a...
#a11y
loading . . .
A beginner's guide to manual accessibility testing - Pope Tech Blog
Learn how to do screen reader, keyboard, and zoom manual testing.
https://blog.pope.tech/2023/03/01/a-beginners-guide-to-manual-accessibility-testing/#keyboard
7 months ago
0
0
0
Screen reader testing can be difficult because you have to learn how to use the screen reader and what the audio output should sound like. To help, we have videos on how NVDA sounds with tables and lists.
www.youtube.com/watch?v=d-MB...
#a11y
loading . . .
Using NVDA with tables
YouTube video by Pope Tech
https://www.youtube.com/watch?v=d-MBaU5d4Pk&list=PLl4N9bkQPE86aioik7xIRin3MHKIbFGmI&index=2
7 months ago
0
0
0
Check your website for a skip to content link. A “skip to content” lets keyboard and screen reader users bypass navigation and jump directly to the main content, improving their experience. Learn more about accessible page structures:
blog.pope.tech/2023/01/31/h...
#a11y
7 months ago
0
0
0
HTML5 regions (like <header>, <main>, <footer>) are one way screen reader and assistive tech users navigate web content. Learn more about regions and page structure in our article:
blog.pope.tech/2023/01/31/h...
#a11y
loading . . .
How to set up an accessible page structure and navigation - Pope Tech Blog
When coding your navigation and the overall design of your pages, there are certain HTML tags and considerations to make sure your website is accessible.
https://blog.pope.tech/2023/01/31/how-to-set-up-an-accessible-page-structure-and-navigation/
8 months ago
0
2
1
Remember the lang attribute! A small, but important, accessibility detail is defining your page’s language. Learn how in our video:
blog.pope.tech/2025/02/05/h...
#a11y
loading . . .
How to declare your page’s language - Pope Tech Blog
Learn why page language matters, how to declare it in HTML, and what language subtags are.
https://blog.pope.tech/2025/02/05/how-to-declare-your-pages-language/
8 months ago
0
2
0
Better formatted and written text can make your content more accessible. So, use paragraph breaks, plain words, simple sentence structures, and an active voice to make your content easier to read. Learn more:
blog.pope.tech/2023/12/07/a...
#a11y
loading . . .
A beginner's guide to accessible text - Pope Tech Blog
Learn how to create accessible text in your web content.
https://blog.pope.tech/2023/12/07/accessible-text/
8 months ago
0
1
0
Write descriptive links, underline them in paragraph text, and let them open in the same tab. Learn more about how to keep links accessible:
blog.pope.tech/2023/01/01/l...
#a11y
loading . . .
A beginner's guide to link accessibility - Pope Tech Blog
Learn how to create accessible links in your web content.
https://blog.pope.tech/2023/01/01/link-accessibility/
9 months ago
0
5
2
New year resolution: include manual testing in your accessibility strategy. A reliable accessibility strategy uses both automated and manual testing. Learn how to start using both this year:
blog.pope.tech/2025/01/09/a...
#a11y
loading . . .
Automated and manual accessibility testing work best together - Pope Tech Blog
Learn how you get a more reliable accessibility strategy when used together.
https://blog.pope.tech/2025/01/09/automated-and-manual-accessibility-testing-work-best-together/
9 months ago
0
2
0
Web developers create code assistive technology users rely on to get web content. It’s important that code is accessible. Adding the free WAVE extension to your publishing process is an easy first step to more accessible code:
blog.pope.tech/2024/12/04/h...
loading . . .
How to include web accessibility in your web development process - Pope Tech Blog
Learn how to use the WAVE extension as a web developer.
https://blog.pope.tech/2024/12/04/how-to-include-web-accessibility-in-your-web-development-process/
10 months ago
0
2
0
reposted by
Pope Tech
Esther Schindler
10 months ago
"…Adding web accessibility testing to your development process can seem daunting - it's a whole field of strategies and requirements. But, it is possible. Queue the WAVE extension…"
blog.pope.tech/2024/...
loading . . .
How to include web accessibility in your web development process - Pope Tech Blog
Learn how to use the WAVE extension as a web developer.
https://blog.pope.tech/2024/12/04/how-to-include-web-accessibility-in-your-web-development-process/
0
1
1
WebAIM’s free web accessibility checker helps you learn more about accessibility with the Reference tab while you review your web page’s results
blog.pope.tech/2022/12/02/w...
loading . . .
How to use the WAVE extension and start manual accessibility testing - Pope Tech Blog
Learn how to use each tab in the WAVE extension.
https://blog.pope.tech/2022/12/02/wave-accessibility-testing/
10 months ago
0
1
0
Content writers: Check your content for accessibility with the free WAVE extension. Learn what accessibility results to focus on and about content writer-specific tips.
blog.pope.tech/2024/12/04/h...
loading . . .
How to include web accessibility in your content writing process - Pope Tech Blog
Learn how to use the WAVE extension to quickly check your content for accessibility.
https://blog.pope.tech/2024/12/04/how-to-include-web-accessibility-in-your-content-writing-process/
10 months ago
0
0
0
Tables need headers, the scope attribute, and a caption to be accessible. Learn more about the HTML you need plus HTML templates you can use:
blog.pope.tech/2023/08/22/b...
loading . . .
Beginner's guide to accessible tables - Pope Tech Blog
Learn the difference between data and layout tables, how to approach complex tables, and how to make tables accessible.
https://blog.pope.tech/2023/08/22/beginners-guide-to-accessible-tables/#tables-accessible
about 1 year ago
0
1
0
Not everyone uses a graph or chart visually. Some users have a screen reader announcing individual data points to them. Here are ways to make your data visualizations more accessible:
blog.pope.tech/2023/08/31/h...
loading . . .
How to make charts and graphs more accessible - Pope Tech Blog
Learn how to make charts and graphs more accessible.
https://blog.pope.tech/2023/08/31/how-to-make-charts-and-graphs-more-accessible/
about 1 year ago
0
0
1
Most organizations use 3rd party vendors - think embedding a YouTube video or a calendar picker plugin on your website. Here are 4 easy ways you can include accessibility in your vetting process:
blog.pope.tech/2024/09/02/c...
loading . . .
Dear 3rd party vendor: How to check 3rd party vendors for accessibility plus an email template - Pope Tech Blog
Six easy ways you can check a 3rd party vendor's accessibility.
https://blog.pope.tech/2024/09/02/check-3rd-party-vendors-for-accessibility/
about 1 year ago
0
0
0
The free WAVE extension shows your page’s heading structure plus catches some heading related accessibility issues making it easy to check your page’s heading structure. Learn more in our YouTube video:
www.youtube.com/watch?v=W_jb...
loading . . .
Check heading accessibility using the WAVE tool
YouTube video by Pope Tech
https://www.youtube.com/watch?v=W_jb3D63-7s&list=PLl4N9bkQPE84J3VEEX0rcUsSyROWCV1Gn&index=10
about 1 year ago
0
0
0
How many heading levels does a webpage need? Most pages only need H1-H3. Learn why and explore the common heading questions:
blog.pope.tech/2023/07/31/8...
loading . . .
8 common heading questions - Pope Tech Blog
Get answers to heading questions like: Can I have more than one h1? When are skipped heading levels ok? And, do you have to start a page with a h1?
https://blog.pope.tech/2023/07/31/8-common-heading-questions/
about 1 year ago
0
0
0
We’ve partnered with WebAIM to bring a free, virtual web accessibility conference. It is August 27-29 from 12pm–5:10pm US Eastern Time (with a one-hour break at 2:10pm) each day. Check out the speakers and register:
conference.webaim.org/speakers
loading . . .
Web Accessibility in Mind Conference: Speakers
https://conference.webaim.org/speakers
about 1 year ago
0
0
0
Homepages often have more marketing copy than the typical content page. Learn how to keep the heading structure accessible in our article:
blog.pope.tech/2024/07/29/a...
loading . . .
Accessible heading structures for home pages - Pope Tech Blog
Learn how to balance marketing copy on homepages with an accessible heading structure.
https://blog.pope.tech/2024/07/29/accessible-heading-structure-for-home-pages/
about 1 year ago
0
0
0
ARIA adds accessibility to HTML elements that don’t have built-in accessibility functionality. But, when used incorrectly, ARIA can actually make a website less accessible. Learn what everyone (beginners and developers) should know about ARIA:
blog.pope.tech/2022/07/12/w...
loading . . .
What you need to know about ARIA and how to avoid common mistakes - Pope Tech Blog
Incorrect ARIA can actually cause more accessibility issues. Learn what else everyone should know about ARIA plus tips for using ARIA.
https://blog.pope.tech/2022/07/12/what-you-need-to-know-about-aria-and-how-to-fix-common-mistakes/
about 1 year ago
0
0
0
Does your website have a search box or form input users type into and it displays results in a list box pop-up? That’s a combo box, and it needs specific ARIA to be accessible for keyboard and assistive technology users. To learn what ARIA is needed, review:
blog.pope.tech/2024/07/01/c...
loading . . .
Create an accessible combobox using ARIA - Pope Tech Blog
What keyboard interactions and ARIA is needed for an accessible combobox widget.
https://blog.pope.tech/2024/07/01/create-an-accessible-combobox-using-aria/
about 1 year ago
0
0
0
The 2024 WebAIM Million found that users would expect to encounter an additional 15 potential accessibility barriers on home pages with ARIA present. Use our guide on how to review your website’s ARIA to make sure your website uses ARIA correctly:
blog.pope.tech/2023/07/03/a...
loading . . .
ARIA can hurt or help web accessibility: How to review your website's ARIA - Pope Tech Blog
How to use WAVE to review ARIA on your webpages. Plus, examples of the thought process when reviewing ARIA.
https://blog.pope.tech/2023/07/03/aria-can-hurt-or-help-web-accessibility-how-to-review-your-websites-aria/
about 1 year ago
0
0
0
Audio descriptions describe what’s happening on screen. They can be a separate video or part of your original narration. Learn how to navigate audio descriptions with your YouTube videos:
blog.pope.tech/2023/05/30/h...
loading . . .
How to create audio descriptions for accessible YouTube videos - Pope Tech Blog
Learn the different audio description options for YouTube videos, what to include, and the process to create them.
https://blog.pope.tech/2023/05/30/how-to-create-audio-descriptions-for-accessible-youtube-videos/#types-of-audio-descriptions
over 1 year ago
0
0
0
Making accessible videos can seem daunting. An easier way to make accessible videos is to start with a transcript and include your audio description in your narration. Learn how:
blog.pope.tech/2022/06/01/m...
loading . . .
How to make videos and audio accessible - Pope Tech Blog
A beginner's complete guide to accessible videos and audio including our tips on an easy way to create accessible videos.
https://blog.pope.tech/2022/06/01/making-videos-and-audio-accessible/
over 1 year ago
0
0
0
Captions help all users and can help your video perform better. Learn the four different ways to add captions to your YouTube videos (some ways are easier than others):
blog.pope.tech/2024/05/24/a...
loading . . .
A complete guide for adding captions to YouTube videos - Pope Tech Blog
Learn everything you need to know to add captions to your own YouTube videos.
https://blog.pope.tech/2024/05/24/a-complete-guide-for-adding-captions-to-youtube-videos/
over 1 year ago
0
0
0
Load more
feeds!
log in