HTML & CSS Wiki

READ MORE

HTML & CSS Wiki
SVG Logo

SVG logo.

Scalable Vector Graphics is a family of specifications of an XML-based file format for describing two-dimensional vector graphics, both static and dynamic (i.e. interactive or animated).

The SVG specification is an open standard that has been under development by the World Wide Web Consortium (W3C) since 1999.

SVG images and their behaviors are defined in XML text files. This means that they can be searched, indexed, scripted and, if required, compressed. Since they are XML files, SVG images can be created and edited with any text editor, but specialized SVG-based drawing programs are also available.

All major modern web browsers except Microsoft Internet Explorer, support and render SVG markup directly. The next major version of IE, Internet Explorer 9, will do so.


This page uses Creative Commons Licensed content from Wikipedia (view authors).