Which SVG element produces the same effect as if the nodes were deeply cloned into a non-exposed DOM?
Which SVG element produces the same effect as if the nodes were deeply cloned into a non-exposed DOM? Correct Answer use
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.