Skip to content

Heading Setup

Project setup

For this section, create a new project folder called headings and create a new file called headings.html inside the folder.

I used the name headings.html instead of index.html just to stay organized. Remember, on a real website, your homepage is always called index.html.

Type ! and press Tab inside headings.html to create all of the boilerplate code.