Author: Tutorialspoint, Published on 18-Jun-2019, Language: English
Description
Scalable Vector Graphics commonly known as SVG is a XML based format to draw vector images. It is used to draw twodimentional vector images.
This tutorial will teach you basics of SVG. Also, this training material contains chapters discussing all the basic components of SVG with suitable examples.
Audience
This tutorial has been prepared for beginners to help them understand the basic concepts related to SVG. Also, it will give you enough understanding on SVG from where you can take yourself to a higher level of expertise.
Prerequisites
Before proceeding with this tutorial, it is advisable to have some basic knowledge of XML, HTML, and JavaScript.