InterviewSolution
Saved Bookmarks
| 1. |
What Is Linear Gradients In Svg? |
|
Answer» Linear GRADIENTS REPRESENTS linear transition of one COLOR to another from one direction to another. It is defined USING <linearGradient> ELEMENT. Linear Gradients represents linear transition of one color to another from one direction to another. It is defined using <linearGradient> element. |
|