π What is SVG?
β SVG stands for Scalable Vector Graphics.
β SVG is used to define graphics for the Web.
β SVG is a W3C recommendation.
β SVG defines vector-based graphics in XML format.
β Every element and every attribute in SVG files can be animated.
β SVG integrates with other W3C standards such as the DOM and XSL.
π Advantages Of SVG
β Advantages of using SVG over other image formats (like JPEG and GIF) are:-
β’ SVG images can be created and edited with any text editor.
β’ SVG images can be searched, indexed, scripted, and compressed.
β’ SVG images are scalable.
β’ SVG images can be printed with high quality at any resolution.
β’ SVG images are zoomable.
β’ SVG graphics do NOT lose any quality if they are zoomed or resized.
β’ SVG is an open standard.
β’ SVG files are pure XML.
π 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.
π Syntax Of <svg> Element
Thanks for reading this thread β€οΈ
If you like it , make sure you:
π· Like the tweet
π· Retweet the first tweet β‘
For more content , follow:
@MrunayU