Web development explained for normal people! 🖥 🚀

Don't know which to learn first?
Variables in JavaScript - Code The Web

Variables in JavaScript

Variables are a core part of JavaScript - in fact, they are a core part of almost any programming language. They let you st...

Getting started with JavaScript! - Code The Web

Getting started with JavaScript!

JavaScript is a programming language that makes websites do stuff. It can store variables, do certain actions based on logi...

A beginner's guide to getting your website online with GitHub Pages - Code The Web

A beginner's guide to getting your website online with GitHub Pages

Do you have an awesome website that is finally ready to share with the world? Are you finally ready to stop running it on y...

CSS text properties, and how to use Google Fonts on your website - Code The Web

CSS text properties, and how to use Google Fonts on your website

Learn how to change the way text appears on a website, and learn how to use the most extensive and powerful free font datab...

6 Reference sites to help you learn web development in 2018 and beyond... 🚀 - Code The Web

6 Reference sites to help you learn web development in 2018 and beyond... 🚀

As a person learning web development, you should always be looking things up that you don’t know. Because, let’s face it - ...

The complete guide to HTML icons — iOS, Android, desktop and more... - Code The Web

The complete guide to HTML icons — iOS, Android, desktop and more...

Learn how to make an icon for iOS, Android, desktop and more using HTML in this article…