USING THE BOX MODEL Flashcards

1
Q

refers to the image or text that appears.

A

Content

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

is a space that clears the area around the content

A

Padding

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

goes around the padding and content

A

Border

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

clears the area outside the boarder.

A

Margin

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

refers to the design and layout

A

Box model

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

defines a section in HTML and groups block elements in CSS

A

<div> tag
</div>

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

sets the width of the border

A

Border-width

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

sets the color of the border

A

Border-color

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

can be dotted, dashed, solid, double, groove, ridge, inset and outset

A

Border-styles

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

defines the space around elements

A

Margin

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

defines the space between the boarder and the content

A

Padding

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