HTML Syntax Flashcards

1
Q

Give five examples of HTML element tags.

A

<h1> <img></img> </h1>

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 the contents of an element.

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

Copyright= ©

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