Introduction to a new category: CSS. My favorite web development topic

Introduction to a new category: CSS. My favorite web development topic
We're going to have so much fun!

As some of you might know, one of my favorite things to do when developing is writing CSS and making sure your web-experience is good. From the desining to the implementation. CSS will make sure your website or app looks beautiful and therefore its one of my favorite things to code.

This series will be an ongoing series without an end. I will try to teach you all about my favorite tricks, cool new features and maybe talk about upcoming features. But before we really dive into it? What actually is CSS and what do you do with it? Lets take my new website Athom.Angency as example. When you go to the page you see a beautiful colored annimation and a nice and colorful page.

0:00
/
Athom.Agency - Homepage

You might be wondering, why I am showing you all this. Thats for the very simple reason of showing you what a little bit of HTML and CSS can do for a page. This whole page is made out of 1 HTML document and a couple of small CSS documents. Now I have made this page in less than a day so the code is super messy (I know, definitly need to improve this in the coming weeks). But as this is just a placeholder for now, I am oke with the fact that the code is slightly messy.

Let me show you how the page would look without CSS to give you an example how much CSS does for a page.

0:00
/
Athom.Agency - No CSS Homepage

As you can see it looks completly different. This is why I love CSS so much.

I hope you will all enjoy this ride with me as I will also be making video tutorials on this topic. If you do have any questions, feel free to send a message!