1.

The ___________ element must reference a ‘linearGradient’ or ‘radialGradient’ element.(a) script(b) radialGradient(c) animateTransform(d) clip-PathI have been asked this question during an internship interview.Asked question is from Scalable Vector Graphics topic in chapter HTML Markup, Forms, Video, Audio & Other Multimedia of HTML

Answer»

Right answer is (b) RADIALGRADIENT

Explanation: 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.



Discussion

No Comment Found

Related InterviewSolutions