Archives / Accessibility

Accessibility: Build it in, don’t bolt it on

Accessibility should be considered, communicated and planned for from the get-go of every web project. In most cases it’s not, it’s too late and that’s when we’re called in. We’d like that to change, so that we’re not righting design oversights late in the process, when there’s little project time or budget left.

Continue reading

Screenreaders and writing for accessibility: the importance of meaningful and structured headings

Semantic mark-up is the mainly the domain of web designers. For content authors, it’s someone else’s problem.

However, content authors may need to understand the concept of semantic HTML if they are to produce web content that is accessible to all.

In this quick video example, I’ll demonstrate the benefits of semantic headings for accessibility and set our readers the task of explaining what may look like a heading, may not actually be a heading.

Continue reading

Some useful CSS utilities, classes & hacks

When I’m creating a typical standards based design I often use a standard collection of css properties to do very common things, so I don’t have to write classes or do as many browser hacks as I would have to do normally.

Here’s some that I find particularly useful

Continue reading

Explaining web standards using Microsoft Word

Screenshot from MS Word: Content to be formatted in MS Word

Recently, while training a group of content authors on writing for the web, I had to explain the difference between appearance and semantics. The authors were not techies, so I wanted to avoid talking about HTML, web standards and anything else with a strong eye-glazing potential. That’s when I turned to Microsoft Word…

Continue reading