Give five examples of HTML element types.
<body>, <header>, <p>, <video>, <h1>
</h1></video></p></header></body>
What is the purpose of HTML attributes?
Attributes define something about an element. i.e. <h1 class = ".superheader"> Must contain a key / value pair
Give an example of an HTML entity (escape character).
®