CAS BACKGROUND PROPERTIES Flashcards
CSS background properties are used to
Set colors
Gradient
Image behind html content
CSS properties associated with backgrounds for setting
Color
Size
Image
Repeat behavior
Position
What are the Background shorthand properties
Clip
Image
Position
Size
Repeat
Origin
Attachment
Clip
If _ is to be added it must be included immediately after background-position
Background-size
If background-size is to be added it must be included after_
Background-position
If background-size is to be added it must be included after background-position separated with
/
We can set background color for elements like
Div
span
Body
Paragraph
You can add multiple images you just need to separate it with_
Commas
Position of the image is relative to the value set
Background-origin
Background image can be either_,,
Stretched
Constrained
Left to its normal size
Image can be repeated along the _ and _
Horizontal and vertical axes
Not repeated
Background-origin used to set the origin which can be from the? Blank and blank and blank
Start of the border
Inside the border
Inside of the padding
Background clip how the background image or color should be displayed within and elements blank blank and blank
Padding box
Border box
Content box
Controls how far a background image extends beyond the elements padding or content box
Background-clip
Sets the initial horizontal position
Background-position-x
Sets the initial vertical position
Background-position-y
Determines how an element background images blend with each other
Background-blend-mode
the_property specifies what kind of border to display
border-style
css border values
four values of border-style
top
Bottom
Left
Right