Skip to content

List Setup

Setup

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

Use the name lists.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 lists.html to create all of the boilerplate code.