SVG images and their behaviors are defined in XML files — that means SVG images can be created and edited with any text editor. There are several other advantages of using SVG over other image formats like JPEG, PNG, GIF etc.
SVG images can be searched, indexed, scripted, and compressed.
SVG images can be created and modifed using JavaScript in real time.
SVG images can be printed with high quality at any resolution.
SVG images can contain hyperlinks to other documents.
The HTML <svg> Element
The HTML <svg> element is a container for SVG graphics.
SVG has several methods for drawing paths, boxes, circles, text, and graphic images.
Browser Support
The numbers in the table specify the first browser version that fully supports the <canvas> element.
Browsers
Firefox
Google Chrome
Internet Explorer
Apple Safari
Opera
Basic Support
YES
YES
YES
YES
YES
Version
3.0
4.0
9.0
3.2
10.1
Draw Line
x
We use cookies to ensure you have the best browsing experience on our website. By using our site, you acknowledge that you have read and understood our Privacy PolicyThat's Fine