What is SVG?

0
  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 element and attributes of SVG files can be animated.
asked Apr 15, 2023 at 00:18
Sign in to add a comment

0 Answers

0
📝 No answers yet!

Be the first to answer this interview question.

Your Answer

Sign in to post your answer and help the community.