html-syntax Flashcards
(3 cards)
Give five examples of HTML element tags.
<div> , <p> , </p>, <h1> through <h6>, <img></img>, <a></a></h6></h1></div>
What is the purpose of HTML attributes?
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.
Give an example of an HTML entity (escape character).
“©” , “®”