Vidyalelo
CSS · Q27

CSS Properties, CSS Elements, CSS Functions and Tables

Programming · CSS · question 27

Q27

CSS3 ___________ let you display smooth transitions between two or more specified colors

A.
Float
B.
Align
Answer
C.
Gradients
D.
Color

Answer: Option B

Solution

Answer: Option B
Solution:
Earlier, you had to use images for these effects. However, by using CSS3 gradients you can reduce download time and bandwidth usage. In addition, elements with gradients look better when zoomed, because the gradient is generated by the browser.