Articles in this series
Adding elements without altering the HTML? Empty content string? Let's learn more about it! · You're probably wondering, what are Pseudo-elements? They...
The fun part of building sites is adding functionality, let's learn how to make a Theme Toggle! · One of the things that make your page more dynamic is...
Having trouble positioning elements? Let's learn together. · It doesn't matter on which part of your journey you're at, even if you've built a couple of...
Most users access the web on their mobile devices, how can we make it a better experience? · Responsive Web Design is a technique that relies heavily in...
We've all been there, that dreaded moment in a developer's life where they're asked to center a div... What do you do? How can you do it? CSS can be...
.divs can be pretty useful, but they shouldn't be your go-to element for grouping and identifying content. Try these tags instead. · It can be quite...