InterviewSolution
Saved Bookmarks
| 1. |
Which of the following argument is not accepted by radial-gradient() function?(a) Shape(b) Time(c) Color stops(d) PositionI got this question during an interview for a job.My question is taken from Gradients without Images in chapter CSS Text, Borders and Images of CSS |
|
Answer» RIGHT OPTION is (B) Time The EXPLANATION: Self-explainatory. |
|