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