HTML Syntax Flashcards

1
Q

Give five examples of HTML element tags.

A

Paragraph <p>, List Item </p><li>, <h1>, <h2>, <h3>, anchor <a>, image <img></img></a></h3></h2></h1></li>

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

To provide more information about 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 $copy / Trademark $reg

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