What is SVG?
Are you preparing for IT certification? With practice questions, study notes, interactive quizzes, tips and technical articles, uCertify PrepKits ensure that you get a solid grasp of core technical concepts to ace your certification exam in first attempt.
What is SVG?
Rating:
Scalable Vector Graphics (SVG) is a language for describing 2D-graphics and graphical applications in XML. It is used to define vector-based graphics for the Web in XML format. SVG graphics do not lose any quality if they are zoomed or resized. The advantage of SVG files is that every element and attribute in it can be animated. SVG is recommended by the World Wide Web Consortium (W3C) and can be integrated with other W3C standards such as DOM and XSL.
Rating:
Was this information helpful?
Other articles
- Different types of attacks
- Database
- What is firewall?
- What is Document Object Model (DOM)?
- What is a cookie?