colors and the box model Flashcards

1
Q

Name 3 different types of values you can use to specify colors in CSS

A

RGB, hex code, color names

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

What CSS properties make up the box model?

A

Margin, padding, border

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

Which CSS property pushes boxes away from each other?

A

Margin

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

Which CSS property add space between a box’s content and its borders?

A

Padding

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