html-syntax Flashcards
1
Q
Give five examples of HTML element tags.
A
<p>, , , </p>
<h1>, <img></img></h1>
2
Q
What is the purpose of HTML attributes?
A
Attributes provide additional information about the contents of an element they appear as two parts a name and a value
3
Q
Give an example of an HTML entity (escape character).
A
&