Showing 12 results for HTML
Creating a Skip to Content link
Learn why we should add a Skip Link to our sites, who benefits from them and discuss a couple of ways we can build one, …
ARIA controls vs ARIA owns
These 2 ARIA attributes seem to be getting mixed up quite often, we find them used interchangeably and sometimes even to…
Access keys or accesskeys
This guide provides guidance on how to use access keys and why you should not use them.
Links vs buttons vs other clicky things
Let's take a look at links and buttons and discuss why these two interactive elements aren't interchangeable, as well as…
Visually hiding text
Sometimes we may need to visually hide text, particularly when this is in place of a visual affordance, that requires a …
Site navigation is not an ARIA menu
Site navigation is a fundamental part of a website, it's typically how your users get from one page to another, so it's …
Accessible basic disclosure widgets
Learn how to create accessible basic disclosure patterns, using the correct ARIA and HTML for expandable widgets such as…
Labelling inputs
Inputs must have labels, so users can understand their purpose, let's take a look at several ways of achieving this and …
HTML and colour contrast with content
This guide provides useful information on colour contrast and how to avoid issues with content.
HTML tables for use as content
This guide provides useful information on when to use tables, when not to use tables, and how to write tables that are b…
HTML lists for use as content
This guide provides useful information on when to use lists, when not to use lists, and how to write lists that are both…
HTML headings for use as content
This guide provides useful information on when to use headings, when not to use headings, and how to write headings that…