list-style-type: none;
text-decoration: none;
bullet-style: none;
display: no-bullet;
border-width
border-bottom
border-width-bottom
border-bottom-width
color
background-color
bgcolor
bg-color
background-attachment
background
background-repeat
background-position
Cyan, Magenta, Yellow and Blue
Cyan, Magenta, Yellow and Key(Black)
Cyan, Magenta, Yellow and Khaki
None of these
list-image
bullet-image
list-style-image
image-style
Removes the element from the document flow
Positions the element relative to its normal position
Centers the element on the page
Applies relative positioning to all child elements
100rem
100%
100vw
100em
rgba(255,55,255,1)
rgba(255,255,255,0.0)
rgba(255,55,255,.5)
Opacity
Visibility
Stacking order
Font size
style:bold;
font:bold;
font-weight:bold;
text:bold;
text-color
font-color
All of These
text-size
size
text-length
font-size
Match the CSS Position Property with Its Meaning
A → 5, B → 4, C → 3, D → 1
A → 2, B → 4, C → 3, D → 1
A → 5, B → 4, C → 3, D →6
A → 4, B → 5, C → 3, D → 1
margin: 20px 20px 30px 30px
margin: 30px 20px
margin: 20px 30px
margin: 30px 30px 20px 20px
repeat-x
repeat-y
no-repeat
fixed
Vaiue
Declaration
Selector
Rule
absolute
static
relative
f:
Font:
Font-family
Font:b
font-style
text-style
font-weight
text-decoratio
text-weight
background or background-image both
padding: 20px 30px 15px 10px
padding: 20px 15px 30px 10px
padding: 15px 30px 10px 20px
padding: 30px 15px 20px 10px
p{font-style: "Times New Roman";}
p{font-family:"Times New "roman",Times,serif;}
p{font-weight:"Times New Roman",Times,serif;}
flex-order
order
flex-direction
item-order
Match the CSS Property with Its Function
A → 1, B → 2, C → 3, D →4
A → 2, B → 1, C → 3, D → 4
A → 2, B → 4, C → 1, D → 3
background:blue;
background-color:rgb(0,0,255);
background:#0000FF;
All of the above
stack
z-index
layer
clear
overflow
display
Match the CSS Background Property with Its Function
A → 3, B → 1, C → 2, D → 4
A →5, B → 1, C → 2, D →6
A → 4, B → 1, C → 2, D → 3
A → 6, B → 1, C → 2, D → 3