Inclusively Hiding & Styling Checkboxes and Radio Buttons
Unfortunately, checkboxes and radio buttons are not so easy to style with CSS. Sara shows how it can be done with SVG graphics and also accessible.
Unfortunately, checkboxes and radio buttons are not so easy to style with CSS. Sara shows how it can be done with SVG graphics and also accessible.
CSS Grid Garden is a fun way to learn how to use layout grids (CSS Grid).
Automatic accessibility tests are good and useful. But they are no substitute for manual testing. Manuel shows a few practical tips on how to test in his blog post.
Some valuable tips on accessibility from the book “Writing Is Designing” can be found in this blog article.
Many valuable innovations in CSS are now supported by the browsers. postcss-preset-env is an exciting tool to use even more future possibilities today.