Tags → #dev tips and tricks
-
Ensuring Color Contrast with Chrome DevTools
How to use Google Dev Tools to make sure your colors pass WCAG color contrast.
-
Enhancing Readability with CSS text-wrap: balance
Enhancing Readability with CSS text-wrap: balance.
-
HTML: hidden until-found
How to make collapsed content, such as an accordian, accessible with hidden=until-found.