CSS Introduction to a new category: CSS. My favorite web development topic 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
Web Development How to build a static website - Part 4 | Hosting Wow! You're quite far in getting your first static website live. Congrats on making it this far 🎉! We're going to setup our hosting, and I have to be completly honest, at the time of writing this article, I have tried this option less than 24 hours ago myself for the
Web Development How to build a static website - Part 3 | Your Domain Now that we have coded our very basic webpage, we need to make sure the rest of the world can also see our page. Of course, this is not something that each of you will do, but its good to know how to properly do it. The domain Back in
Web Development How to build a static website - Part 2 | Basic Development Lets begin at the beginning. What do we need? First of all we need a program that will help us write our code. I personally love using "VS Code" from Microsoft. You can download your copy right here. For now thats all the programs we need. When installing Visual Studio
Web Development How to build a static website - Part 1 | Introduction You might recognize this, you would like to build a website, but you simply do not know where to start. Would you like to build a website from scratch? Follow this course!