Skip to content

The CSS Guide

New Course Coming Soon:

Get Really Good at Git

CSS is the language that defines the visual appearance of an HTML page in the browser. Learn all about CSS, from the zero to flexbox, CSS Grid and CSS Variables

CSS is an amazing tool, and in the last few years it has grown a lot, introducing many absolutely fantastic features, like CSS Grid, Flexbox and CSS Variables.

Before you check out those cool features, take a step back and inspect the CSS basics through my introduction to CSS post.

Here are some more advanced topics regarding the modern layout construction in CSS:

Sometimes there are things you think you know, but when it comes to implementing, they are a bit confusing, especially if you start searching online, where you can really find anything:

Variables is a huge topic, one that could make CSS be very close to SCSS and the other preprocessors:

Now, animations. Animations are huge. CSS animations are the best way to perform simple animations. More complex things need to be done using JavaScript, but CSS is so powerful! Check out

CSS is huge on displays, but it’s also huge for printing documents. Check out how to use CSS for print if you’re interested.

Web Fonts are another big topic. My CSS System Fonts article sheds some light on using system fonts and avoid loading unnecessary bits of data if you don’t strictly need them.

Are you intimidated by Git? Can’t figure out merge vs rebase? Are you afraid of screwing up something any time you have to do something in Git? Do you rely on ChatGPT or random people’s answer on StackOverflow to fix your problems? Your coworkers are tired of explaining Git to you all the time? Git is something we all need to use, but few of us really master it. I created this course to improve your Git (and GitHub) knowledge at a radical level. A course that helps you feel less frustrated with Git. Launching Summer 2024. Join the waiting list!
→ Get my CSS Handbook
→ Read my CSS Tutorial on The Valley of Code

Here is how can I help you: