top of page
HTML Tutorial
#1 : Download Web Browser
Most people already have Google Chrome installed on their computers, so if you already have it, you don't have to do this. Google Chrome is what I decided to use for this tutorial since it's very popular and well-supported, but you can use any web browser like Firefox or Microsoft Edge. You can download Chrome at google.com/chrome

#2 : Download Visual Studio Code
Since most people don't have an advanced text editor, this step will tell you what to get and how. The one that I will be using is Visual Studio Code. I prefer this one since it will catch errors you make and color code different sections of code. You can download it at code.visualstudio.com/download

bottom of page