1.

Which SVG element produces the same effect as if the nodes were deeply cloned into a non-exposed DOM?(a) tref(b) use(c) stroke(d) binI have been asked this question in class test.I would like to ask this question from Scalable Vector Graphics topic in division HTML Markup, Forms, Video, Audio & Other Multimedia of HTML

Answer»

Correct choice is (b) USE

For explanation: A colour of LINE, text or outline is DEFINED by STROKE ELEMENT in SVG. The use element takes nodes from within the SVG document, and duplicates them somewhere else.



Discussion

No Comment Found

Related InterviewSolutions