Computer Science, asked by vidhipatidsrswt2982, 1 year ago

Which plugin is required to use svg tags in html5?

Answers

Answered by Cheemaking
0
SVG stands for Scalable Vector Graphics and it is a language for describing 2D-graphics and graphical applications in XML and the XML is then rendered by an SVG viewer.
SVG is mostly useful for vector type diagrams like Pie charts, Two-dimensional graphs in an X,Y coordinate system etc.



i hope help you
Answered by mindfulmaisel
0

SVG is used for defining graphics for the given web. The Html tag <SVG> element is considered as a ‘container for SVG graphics’.  

Explanation:

  • It has several methods for drawing boxes, paths, circles, graphic and other text elements. It is a language used for describing 2D graphics in XML.  
  • Some of the free jQuery SVG plugins are Raphael-Vector Graphics, Touch enabled SVG pan and Zoom plugin, jQuery inline, iSVG, SVG path animation plugin, and so on.

Learn more about SVG tags

How to draw shapes using SVG in HTML5?

https://brainly.in/question/9076185

Similar questions