html-syntax Flashcards

1
Q

Give five examples of HTML element tags.

A

p,html.body,title,h1,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

Allow us to give extra information to elements. customize and modify elements

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

&copy makes the copyright

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