HTML stands for HyperText Markup Language. It is the standard language used to create and structure the content of a webpage.

First Website: https://info.cern.ch/hypertext/WWW/TheProject.html

Install Required Software:

1. Install Visual Studio Code

This is a free piece of software from Microsoft that you will use to write your code.

https://code.visualstudio.com/

2:  Install Visual Studio Code Extensions

Live Preview

Prettier

Live Server

1: The Heading (<h1> to <h6>)