HTML-Syntax Flashcards
Exploring and understanding the syntax of HTML
1
Q
Give five examples of HTML element types.
A
- h1 element
- html element
- p element
- img element
- span element
2
Q
What is the purpose of HTML attributes?
A
HTML attributes provide additional information about the contents of an element.
3
Q
Give an example of an HTML entity (escape character).
A
The copyright symbol which uses a html syntax of ‘©’