-
The ___________ element must reference a ‘linearGradient’ or ‘radialGradient’ element.
-
- clip-Path
- animateTransform
- script
- radialGradient
- None of these
Correct Option: D
Script is line of command which are executed by script engine. Allowing animation to control translation, scaling or rotation is done by animateTransform element. A radialGradient lets authors define radial gradients to fill or stroke graphical elements. A clipping path is defined by clip-path element.