Articles → HTML 5 → SVG Tag In Html5SVG Tag In Html5In this article, we will discuss the SVG tag in HTML5.Purpose Like canvas, SVG is the region on the web page to draw graphics.How SVG Is Different From Canvas? Canvas is used to create graphics on the fly using JavaScript whereas SVG uses XML tags for creating graphics.Syntax <svg width="" height=""></svg>Browser Support Internet ExplorerFirefoxChromeSafariOperaEdge9.03.04.03.210.1YesPosted By - Karan Gupta Posted On - Thursday, January 5, 2017 Updated On - Monday, January 7, 2019 Query/Feedback Your Email Id** Subject* Query/Feedback Characters remaining 250**
<svg width="" height=""></svg>
Query/Feedback