Search Results

9
votes

What is the worst web usability error you have encountered?

I absolutely hate sites that only allow for navigation triggered by hover effects. Obviously it breaks accessibility guidelines, but it also renders such a site unusable via touch-screen devices li …
3
votes

<label> on checkboxes: is there a reason why more websites don’t use it?

The developer working on the site didn't know the <label> tag existed. …