CAS BACKGROUND PROPERTIES Flashcards

1
Q

CSS background properties are used to

A

Set colors
Gradient
Image behind html content

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

CSS properties associated with backgrounds for setting

A

Color
Size
Image
Repeat behavior
Position

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

What are the Background shorthand properties

A

Clip
Image
Position
Size
Repeat
Origin
Attachment
Clip

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

If _ is to be added it must be included immediately after background-position

A

Background-size

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

If background-size is to be added it must be included after_

A

Background-position

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

If background-size is to be added it must be included after background-position separated with

A

/

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

We can set background color for elements like

A

Div
span
Body
Paragraph

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

You can add multiple images you just need to separate it with_

A

Commas

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

Position of the image is relative to the value set

A

Background-origin

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

Background image can be either_,,

A

Stretched
Constrained
Left to its normal size

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

Image can be repeated along the _ and _

A

Horizontal and vertical axes
Not repeated

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

Background-origin used to set the origin which can be from the? Blank and blank and blank

A

Start of the border
Inside the border
Inside of the padding

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

Background clip how the background image or color should be displayed within and elements blank blank and blank

A

Padding box
Border box
Content box

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

Controls how far a background image extends beyond the elements padding or content box

A

Background-clip

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

Sets the initial horizontal position

A

Background-position-x

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

Sets the initial vertical position

A

Background-position-y

17
Q

Determines how an element background images blend with each other

A

Background-blend-mode

20
Q

the_property specifies what kind of border to display

A

border-style

21
Q

css border values

22
Q

four values of border-style

A

top
Bottom
Left
Right