This is the help page!

Click here to go back to the main page

This is a good resource to remind you of various HTML tags! Please use this resource if you're stuck

HTML basics and tags

HTML stands for HyperText Markup Language. It's what sets the structure of a webpage

Almost every HTML item has an opening tag - <tag> and an ending tag - </tag>

Some tags instead have a syntax that lets them start and end in a single tag like this - < tag INFORMATION GOES HERE />

General text tags

Image and Anchor tags

Headers

Organizational tags