A11Y Linting HTML with CSS

By Chris Coyier on

Will Mendes has a bit of CSS to highlight accessibility issues on HTML elements. Things like missing alt text and labels that aren’t linked properly to inputs. If you want to try it out quick on a website, I wrapped it in a little injection JavaScript so you could paste it in the console wherever. […]

Piccalilli on The Coyier CSS Starter

By Chris Coyier on

Andy Bell has a poke at my new starter. Fair game, as I literally did the same to him. I like what Andy has to say about my full-width form fields: I agree with Chris on filling the inline space with form fields too. If you want to do a split layout for forms, the […]