Grafik oben  
Online-Ressourcen:
      SVG Tutorial | AGB-(c) | aptico | Pohlmann
Schatten

SVG Tutorial

  index  |  elemente

das defs-Element

Mögliche Kind-Elemente

desc | title | metadata | defs | path | text | rect | circle | ellipse | line | polyline | polygon | use | image | svg | g | view | switch | a | altGlyphDef | script | style | symbol | marker | clipPath | mask | linearGradient | radialGradient | pattern | filter | cursor | font | animate | set | animateMotion | animateColor | animateTransform | color-profile | font-face

Attribute

Name Anwendung Typ Standardwert mögliche Werte
externalResourcesRequired optional svg:Boolean false -
class optional svg:ClassList - -
style optional svg:StyleSheet - -
transform optional svg:TransformList - -

Attribute aus AttributGruppen Beschreibung im Tutorial

5.1 - Globale Formatierung in der Grafik
7.2 - Das defs-Element und das use-Element
7.3 - Symbole - das symbol-Element
8.3 - Texte referenzieren - das tref-Element
10.9 - Pfeilspitzen - das marker-Element
12.3 - Muster - das pattern-Element
13.7 - Bewegung entlang eines Pfades - animateMotion
14 - Filtereffekte
15.1 - Clipping - das clipPath-Element
15.2 - Masking - das mask-Element
16.2 - Skriptsprachen einbinden - das script-Element
16.6 - Methoden fuer den Zugriff auf Attribute
17.1 - Grundlagen SVG fonts
17.3 - Externe SVG Fonts
17.4 - Das font-Element