| Keyword | Definition |
|---|---|
| <b> | HTML tag which can be used to make text bold |
| <h1> | HTML tag for a main heading on a webpage |
| <i> | HTML tag which can make text italic |
| <u> | HTML tag which can make text underlined |
| attribute | additional details stored within a HTML tag |
| HTML | the language used to describe the content and structure of a web page |
| tag | part of a HTML document which describes the content or structure of part of a web page |