Web development explained for normal people! 🖥 🚀

Don't know which to learn first?
Styling a navigation bar using CSS - Code The Web

Styling a navigation bar using CSS

You can find navigation bars on almost any website on the internet. Learn how to code and style one in this article!

How to create a website using HTML and CSS in 7 steps - Code The Web

How to create a website using HTML and CSS in 7 steps

Often when making a website, it can be overwhelming. I’ll show you how to approach creating a website from scratch in this ...

How to create a full-page hero image (HTML & CSS) - Code The Web

How to create a full-page hero image (HTML & CSS)

Hero images are used by websites all over the internet and look awesome. Learn how to code one in this article…

The comprehensive guide to CSS flexboxes - Code The Web

The comprehensive guide to CSS flexboxes

Flexboxes are something that every web developer should know. They let you align, position and even re-order elements, usin...

CSS units — there are more than you think... 🤔 - Code The Web

CSS units — there are more than you think... 🤔

There are many types of units in CSS, that serve for a range of purposes. Learn about them all in this article!

Advanced background image manipulation using CSS - Code The Web

Advanced background image manipulation using CSS

Background images can do more than you think - learn about cool ways to manipulate background images using CSS…