What is SVG or what are the features of SVG?

 Posted by vishalneeraj-24503 on 9/1/2014 | Category: HTML 5 Interview questions | Views: 1755 | Points: 40
Answer:

Following are the features of SVG?
1). SVG is the abbreviation for Scalable Vector Graphics and is recommended by W3C.
2). It is used to define vector-based graphics for the Web.
3). The graphics are defined in XML format.
4). An important quality of SVG graphics is that their quality is maintained even when they are zoomed or resized.
5). All the elements and attributes of SVG files can be animated.


Asked In: Many Interviews | Alert Moderator 

Comments or Responses

Login to post response