html-syntax Flashcards

1
Q

Give five examples of HTML element tags.

A

1) head
2) body
3) p
4) h1
5) img

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

HTML attributes are used to describe the characteristic of an HTML element in detail.

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

@quot;

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