My favorites | Sign in
Project Logo
             
Search
for
Updated Jul 17, 2009 by codedread
SVGElements  
Introduction to SVG and Reference for SVG elements

Scalable Vector Graphics (SVG) is a markup for 2D graphical elements in your web pages. See Introduction to SVG.

Basic Graphical Elements

Element SVG Version Deprecated Obsolete Browser
<circle> 1.1
<ellipse> 1.1
<image> 1.1
<line> 1.1
<path> 1.1
<polygon> 1.1
<polyline> 1.1
<rect> 1.1
<text> 1.1

Basic Structural Elements

Element SVG Version Deprecated Obsolete Browser
<a> 1.1
<defs> 1.1
<desc> 1.1
<g> 1.1
<svg> 1.1
<title> 1.1

Gradient Elements

Element SVG Version Deprecated Obsolete Browser
<linearGradient> 1.1
<radialGradient> 1.1
<stop> 1.1

Text Elements

Element SVG Version Deprecated Obsolete Browser
<textPath> 1.1
<tref> 1.1
<tspan> 1.1

Font Elements

Element SVG Version Deprecated Obsolete Browser
<altGlyph> 1.1
<altGlyphDef> 1.1
<altGlyphItem> 1.1
<definition-src> 1.1
<font> 1.1
<font-face> 1.1
<font-face-format> 1.1
<font-face-name> 1.1
<font-face-src> 1.1
<font-face-uri> 1.1
<glyph> 1.1
<glyphRef> 1.1
<hkern> 1.1
<missing-glyph> 1.1
<vkern> 1.1

Animation Elements

Element SVG Version Deprecated Obsolete Browser
<animate> 1.1
<animateColor> 1.1
<animateMotion> 1.1
<animateTransform> 1.1
<mpath> 1.1
<set> 1.1

Filter Elements

Element SVG Version Deprecated Obsolete Browser
<feBlend> 1.1
<feColorMatrix> 1.1
<feComponentTransfer> 1.1
<feComposite> 1.1
<feConvolveMatrix> 1.1
<feDiffuseLighting> 1.1
<feDisplacementMap> 1.1
<feDistantLight> 1.1
<feFlood> 1.1
<feFuncA> 1.1
<feFuncB> 1.1
<feFuncG> 1.1
<feFuncR> 1.1
<feGaussianBlur> 1.1
<feImage> 1.1
<feMerge> 1.1
<feMergeNode> 1.1
<feMorphology> 1.1
<feOffset> 1.1
<fePointLight> 1.1
<feSpecularLighting> 1.1
<feSpotLight> 1.1
<feTile> 1.1
<feTurbulence> 1.1
<filter> 1.1

Other Advanced Elements

Element SVG Version Deprecated Obsolete Browser
<clipPath> 1.1
<color-profile> 1.1
<cursor> 1.1
<foreignObject> 1.1
<marker> 1.1
<mask> 1.1
<metadata> 1.1
<pattern> 1.1
<script> 1.1
<style> 1.1
<switch> 1.1
<symbol> 1.1
<view> 1.1
<use> 1.1


Sign in to add a comment
Hosted by Google Code