html-syntax Flashcards
1
Q
Give five examples of HTML element tags.
A
1) head
2) body
3) p
4) h1
5) img
2
Q
What is the purpose of HTML attributes?
A
HTML attributes are used to describe the characteristic of an HTML element in detail.
3
Q
Give an example of an HTML entity (escape character).
A
@quot;