web development resources
january 21, 2021
#accessibility #color #css #html #webdesign
I'll collect frequently used resources for web design here.
- CSS Grid Generator - build a basic CSS Grid by changing the number of columns + rows, adjusting their dimensions, and adding containers.
- W3's Nu Html Checker - automatically check the validity of your HTML + CSS.
- WebAIM's Contrast Checker - check whether your font color contrasts well against your background color, at least in the eyes of a computer.
- Coolors - select and lock colors then generate palettes by pressing space. Click on a color to view shades + tints, so you can tweak contrast without losing hues.