What is SVG?

Asked: Apr 15, 2023
  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 by brijesh

Answers (0)

No answers yet. Be the first to answer!