HTML Flashcards

1
Q

What is the purpose of the tag, and when should it be used?

A

The tag is used for specifying subtitles, captions, and other types of time-based text. It is typically applied as a child of the and tag.

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

What is the purpose of the tag, and when should it be used?

A

The tag is used for specifying subtitles, captions, and other types of time-based text. It is typically applied as a child of the and tag.

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

What are the best examples of void elements?

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

embed a webpage inside of a webpage?

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

Where do and tags typically occur?

A

as children of , , and tags

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

When is the tag used?

A

when linking style sheets and favicons

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

The “value” attribute is associated with which set of tags?

A

<li>
</li>

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

What should fill the two blanks in the HTML code below?

A

itemscope itemtype=”http://schema.org/PostalAddress”

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

When should you use the element?

A

, , and

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

What is NOT a valid attribute for the element?

A

max

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

What is the best way to code the sample shown?

A

Parmesan Deviled Eggs

<p>
These delectable little bites are made with organic eggs, fresh Parmesan, and chopped pine nuts.
</p>

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

What are the best examples of void elements?

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

embed a webpage inside of a webpage?

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

Where do and tags typically occur?

A

as children of , , and tags

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

When is the tag used?

A

when linking style sheets and favicons

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

The “value” attribute is associated with which set of tags?

A

<li>
</li>

17
Q

What should fill the two blanks in the HTML code below?

A

itemscope itemtype=”http://schema.org/PostalAddress”

18
Q

When should you use the element?

A

, , and

19
Q

What is NOT a valid attribute for the element?

A

max

20
Q

What is the best way to code the sample shown?

A

Parmesan Deviled Eggs

<p>
These delectable little bites are made with organic eggs, fresh Parmesan, and chopped pine nuts.
</p>