Web development explained for normal people! 🖥 🚀

Don't know which to learn first?
It's been 2 months since I started Code The Web! - Code The Web

It's been 2 months since I started Code The Web!

Today marks the two-month anniversary of the first post on Code The Web. Since then, a lot has happened - I will go into it...

CSS display types - Code The Web

CSS display types

CSS display types tell the browser the way in which elements should be treated. Learn about the most common display types a...

Why you should join DevChat - Code The Web

Why you should join DevChat

When I joined DevChat, I had no idea what I was in for. In this article I’ll talk about my experiences on there, and why yo...

Advanced CSS positioning using the position property - Code The Web

Advanced CSS positioning using the position property

The CSS position property lets you position elements virtually anywhere you want. Learn how in this article…

CSS sizing and positioning - Code The Web

CSS sizing and positioning

One of the most important parts of CSS is setting the size and positioning of elements. I’ll show you all that in this arti...

Basic CSS properties - Code The Web

Basic CSS properties

So, what can CSS actually do? Learn about basic CSS properties such as color, background-color, font-size and more…