HTML Syntax Flashcards

1
Q

Give five examples of HTML element types.

A

h1, p, div, img, meta

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
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

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Give an example of an HTML entity (escape character).

A

$ = $

ampersand hashtag 36 semi colon or html entity

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Keywords

A

Relative URL

Absolute URL

How well did you know this?
1
Not at all
2
3
4
5
Perfectly