Skip to main content

Blog

This is page 6 of 30.

  1. The difference between Increased Contrast Mode and Windows High Contrast Mode (Forced Colours Mode)

    Article posted 27th March 2023 in Accessibility and CSS

    I’ve written about Increased Contrast Mode and Windows High Contrast Mode, but what’s the difference? And where does Forced Colours Mode come in?

  2. Windows high contrast mode and focus outlines or: My focus indicators were inaccessible

    Article posted 22nd March 2023 in Accessibility, CSS and Development

    In order to make my website’s keyboard focus outlines pretty in Safari, I inadvertently broke things for people who use Windows High Contrast Mode.

  3. If you’re going to do a job, do it properly

    Article posted 17th February 2023 in Accessibility

    I often hear the phrase “forward fix” used when referring to accessibility. It sounds fancy, but what it really means is “We’ll come back to the accessibility bit later”.

  4. Buttons, links, and focus

    Article posted 16th February 2023 in Accessibility and Design

    Knowing when to use a button or link is important, and there’s some great guidance out there. Here’s another way to work out when to use which.

  5. If you need a link, don’t use a button

    Article posted 23rd January 2023 in Accessibility, Design and Development

    Links sometimes need to look like buttons, but what about the other way round? Spoiler alert: it’s a terrible idea!

  6. Overlapping interactive areas

    Article posted 30th December 2022 in Accessibility, Design and Development

    When an interactive element like a button, link, and form field sits on top of another interactive element, accessibility (and usability) problems arise.

  7. Images, illustrations, and contrast

    Article posted 22nd December 2022 in Accessibility and Design

    ‘Alt’ text is vital for people who can’t see an image, but what about those who don’t use a screen reader but still struggle with low contrast images?

  8. Which images need descriptive text?

    Article posted 30th November 2022 in Accessibility and Content

    Image alt text is extremely important to many users, but how do we know which images should be described, and which shouldn’t?

  9. Buttons with icons and text

    Article posted 29th November 2022 in Accessibility and Development

    We can all agree that icon-only buttons are a bad idea, but how do we provide the most accessible experience when we pair an icon with visible text?

  10. Complexity and caution

    Article posted 31st October 2022 in Accessibility and Design

    Whenever we design a non-standard but seemingly helpful behaviour, keep asking yourself if it’s the right thing to do for all users.