html-syntax Flashcards
1
Q
Give five examples of HTML element tags.
A
<div> , <p> , </p>, <h1> through <h6>, <img></img>, <a></a></h6></h1></div>
2
Q
What is the purpose of HTML attributes?
A
HTML attributes are a modifier of an HTML element type. An attribute either modifies the default functionality of an element type or provides functionality to certain element types unable to function correctly without them.
3
Q
Give an example of an HTML entity (escape character).
A
“©” , “®”