Home » CSS » Css miscellaneous » Question
  1. CSS3 ___________ let you display smooth transitions between two or more specified colors
    1. Color
    2. Gradients
    3. Float
    4. Align
    5. None of these
Correct Option: D

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.



Your comments will be displayed only after manual approval.