SVG:-

  1. HTML SVG is used to describe the two dimensional vector and vector/raster graphics.
  2. HTML SVG is a modularized language which is used to describe graphics in XML.
  3. It describe two-dimensional vector and mixed vector/raster graphics in XML.
  4. It is a W3C recommendation.
  5. SVG images and their behaviors are defined in XML text files. So as XML files, you can create and edit an SVG image with text editor, but generally drawing programs like inkspace are preferred to create it.
  6. SVG is mostly used for vector type diagrams like pie charts, 2-Dimensional graphs in an X,Y coordinate system etc.
  7. The <svg> element specifies the root of a SVG fragment.
  8. You can animate every element and every attribute in SVG files.

Ex-

results matching ""

    No results matching ""