InterviewSolution
Saved Bookmarks
| 1. |
Which of the following function defines a linear gradient as a CSS image?(a) grayscale()(b) gradient()(c) image()(d) linear-gradient()The question was asked by my school teacher while I was bunking the class.Query is from CSS Functions in division CSS Fundamentals, Colors and Styling of CSS |
|
Answer» The CORRECT OPTION is (d) linear-gradient() |
|