Tagged: best practices

Browse by Category

Conformance Levels

Questions & Answers

How detailed should image alt text be?

We’re writing image descriptions for product pages, and there are a lot of image details we could potentially include in the alternative text. How much detail is really required?

  • alt text
  • best practices
  • images

How should keyboard navigation work in a group of radio buttons?

Let's say we have a form with a few multiple choice questions, each with a "Yes" and “No" radio button option. Should tabbing be used to move from question to question, but not for the options within each question (use left and right or up...

  • best practices
  • keyboard navigation
  • radio button

Does my site need to be usable if the CSS and javascript doesn’t load?

I've always wondered this but never really known for sure. Let's say none of my CSS or javascript loads. Does the site still need to be usable? I know a lot of really big sites are useless without CSS and javascript so I'm betting the...

  • best practices
  • CSS
  • html
  • javascript
  • page structure