Skip to main content

Blog

If you’re interested in accessibility, user experience design, and/or frontend development, you’re in the right place. You can also browse by category or year.

  1. Accessible animated content without the compromise

    Article posted 27th June 2022 in Accessibility, Design and Development

    Accessible animated GIFs are rubbish. Instead of compromising our animations in order to meet WCAG, we should be checking what our users prefer.

  2. Accessibility doesn’t stop at WCAG compliance

    Article posted 23rd June 2022 in Accessibility

    While it’s true that WCAG represents a solid baseline, there’s a lot more we should be doing to make our work truly accessible.

  3. Icon-only links fail WCAG

    Article posted 20th June 2022 in Accessibility

    Icon-only buttons don’t fail the Web Content Accessibility Guidelines (WCAG), even though I wish they did, but what about icon-only links?

  4. What I wish was in WCAG: prohibit icon-only buttons

    Article posted 16th June 2022 in Accessibility

    The Web Content Accessibility Guidelines (WCAG) ensure that buttons have a programmatical accessible name, but it doesn’t have to be visible.

  5. WWDC 2022 roundup

    Article posted 10th June 2022 in Apple

    The opening keynote at Apple’s WWDC is one of my favourite events of the year, and I’ve written a list of the things that got me most excited.

  6. XHTML syntax is still worth using

    Article posted 11th May 2022 in Development and HTML

    A few weeks ago I read an article on CSS-Tricks about writing HTML the HTML way, not the XHTML way, and it has been bothering me a bit.

  7. Booleans in ARIA

    Article posted 9th May 2022 in Development

    HTML booleans are bit quirky but, as if just to complicate things, booleans in ARIA work slightly differently. It’s worth knowing how and why.

  8. Sometimes when it’s false, it’s true

    Article posted 6th May 2022 in Development and HTML

    Boolean attributes in HTML are quirky, and it’s worth knowing how they work in case you end up setting one value and getting the opposite!

  9. I deleted 1Password

    Article posted 29th April 2022 in Apple

    I’ve been dragging my heels a bit as it’s such a big job, but this week I deleted 1Password.

  10. HTML isn’t quite accessible out of the box

    Article posted 20th April 2022 in Accessibility

    There’s a commonly held idea that HTML is accessible out of the box, before any CSS has been applied. Unfortunately, that isn’t quite the case.