Multiple Choice
Which of the following statements about animation-timing-functions is false
A) The value linear specifies that the animation will move at the same speed from start to finish.
B) The value ease starts slowly, increases speed, then ends faster.
C) The ease-in value starts slowly, then speeds up, whereas the ease-out value starts faster, then slows down.
D) Finally, the cubic-bezier value allows you to customize the timing function with four values between 0 and 1, such as cubic-bezier(1,0,0,1) .
Correct Answer:

Verified
Correct Answer:
Verified
Q16: Using the _, you can specify fonts
Q17: The _ property adds a shadow to
Q18: The _ specifies that the font will
Q19: Which of the following is a valid
Q20: If the value of the blur radius
Q22: _ make(s) it easy to align the
Q23: Add lines between columns using CSS3's _
Q24: When using gradients, you can transition between
Q25: The border-image-slice divides the image into _
Q26: The _ determines how the transition progresses