Accessibility

Accessible Tables (Part 1)

Creating Accessible TablesTables are a great way to format tabular data, and just a little extra markup will make them easier to be understood by assistive devices. In the first part of this tutorial, we’ll cover table headers.

Relative Font Sizing and Ems

Using Relative Font SizesFor many beginners to HTML and CSS, using relative font sizes can be a bit tricky. In today’s tutorial, I’ll guide you through the basics of using ems and the advantages they offer for accessibility.

Skip Navigation Links

Creating Skip Navigation LinksIn this tutorial, we’ll go over what I believe to be the simplest and most effective way to create an invisible skip navigation link that will allow users with screen readers to get directly to the meat of your page.