<html> </html>, open and close tags telling browser this is an HTML document, <head> </head>, open and close tags telling browser this is the settings and information section of the document, <title>My First Web Page</title>, title to be displayed in browser bar or search engine results, <body> <body>, open and close tags telling browser this is the content to be displayed section of the document, <h1>Text</h1>, The largest heading - could be used for the main page heading, <p>Some text</p>, paragraph text - will start on a new line, <b>text</b>, text to be displayed in bold, <i>text</i>, text to be displayed in italics, <center>some text</center>, text to be displayed centred, <img src="image.png">, code used to display an image/photo/picture, <a href="file location">link text</a>, code used to create a hyperlink to another file location, <h2>Text</h2>, The second largest heading - could be used for sub headings on the page

Common HTML Tags

Leaderboard

Visual style

Options

Switch template

Continue editing: ?