HTML Syntax Flashcards
1
Q
Give five examples of HTML element types.
A
h1, p, div, img, meta
2
Q
What is the purpose of HTML attributes?
A
attributes provide additional information about elements.
they have a name, and a value example: lang = “en-us”
name = value
3
Q
Give an example of an HTML entity (escape character).
A
$ = $
ampersand hashtag 36 semi colon or html entity
4
Q
Keywords
A
Relative URL
Absolute URL