| Tag | Definition | Examples |
|---|---|---|
| <img> | Displays an image |
|
| <a href="link"> | Hyperlink to another page | IFA Wartburg |
| <p></p> | Opens a text paragraph |
IFA Wartburg: Im Dienste des Sozialismus |
| <h1><h2><h3> | Changes size of text |
Very big text |
| | Creates a null space |
The West The East |
| <span></span> | Changes the colour of a specific section of text |
Im dienste des KGB. |
| <div></div> | Outlines a section of text that is styled with CSS |
This text is surrounded by a red div, even though the rest of the text isn't |
| ° | Creates a degrees symbol |
Water freezes at °0 |
| <em></em> | Italicizes a section of text |
Another physics test? |
| <iframe src="link></iframe> | Used to embed another webpage within the existing webpage |