html syntax Flashcards
1
Q
Give five examples of HTML element types.
A
html, head, body, p, h1, h2, h3, h4, h5, h6, img, input, div, header, footer, span, strong
2
Q
What is the purpose of HTML attributes?
A
Provide additional info about the element
3
Q
Give an example of an HTML entity (escape character).
A
© (copyright) and ® (registered trademark)