Use This Simple Line Of CSS Grid To Make Your Layout Responsive Avoid writing a bunch of media queries using a single line of CSS Grid.
Stacking Items With CSS Grid Use CSS Grid instead of position absolute to stack items on top of each other.
Space Elements With Flexbox Instead of Margin Find out how using Flexbox to space elements is easier than using margin.
Favicon That Works for Light and Dark Mode How to make a favicon that respects the user color scheme preference?
Use The Simpler CSS Color Syntax Learn how to write simpler CSS color syntax thanks to CSS Color Module Level 4.
How to Style CSS Focus Outline Learn the importance of CSS focus outline for accessibility and how to style it.