0

What is SVG? Please!

I can`t understand svg.

17th Feb 2020, 9:30 AM
Tormans galaxy
Tormans galaxy - avatar
3 Answers
+ 3
SVG stands for ā€œScalable Vector Graphicsā€ and its another way of drawing images on the screen without pixel based images, it’s mostly used for animations and stuff though.
17th Feb 2020, 9:36 AM
Aman[A.I]
Aman[A.I] - avatar
+ 3
We have SVG lesson in our HTML course. https://www.sololearn.com/learn/HTML/2200/ I checked your profile and noticed that you have finished the HTML course. Have you used the Try It Yourself code for practice?
17th Feb 2020, 9:41 AM
Gordon
Gordon - avatar
+ 2
SVG stands for Scalable Vector Graphics, and is used to draw shapes with HTML-style markup. It offers several methods for drawing paths, boxes, circles, text, and graphic images.
17th Feb 2020, 4:55 PM
ā„“Ń”gιση Ī±ŃŃ‚Ī¹Ń•Ń‚
ā„“Ń”gιση Ī±ŃŃ‚Ī¹Ń•Ń‚ - avatar