<!DOCTYPE html> - Tells the computer the document type, <html> </html> - Is put around all of the HTML code, <body> </body> - The content that is displayed on the webpage, <head> </head> - The content that is NOT displayed on the webpage, <h1> </h1> - The largest heading, <h6> </h6> - The smallest heading, <title> </title> - The text in the top of the tab, <p> </p> - A paragraph, <ul> </ul> - A list with bullet points, <ol> </ol> - A list with numbers, <li> </li> - An item in an list,

Leaderboard

Visual style

Options

Switch template

Continue editing: ?