html syntax Flashcards
1
Q
Give five examples of HTML element types.
A
- html
- head
- body
- h1 thru h6
- p
2
Q
What is the purpose of HTML attributes?
A
Provide extra information about the element
3
Q
Give an example of an HTML entity (escape character).
A
(See Page 194 Duckett)