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

SVG Tutorial

  index  |  elemente

das rect-Element

Mögliche Kind-Elemente

desc | title | metadata | animate | set | animateMotion | animateColor | animateTransform

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 - -
x optional svg:Coordinate 0 -
y optional svg:Coordinate 0 -
width required svg:Length - -
height required svg:Length - -
rx optional svg:Length 0 -
ry optional svg:Length 0 -

Attribute aus AttributGruppen Beschreibung im Tutorial

4.1 - Rechtecke - das rect-Element
5.1 - Globale Formatierung in der Grafik
5.2 - Globale Formatierung durch externe Style-Datei
7.2 - Das defs-Element und das use-Element
15.1 - Clipping - das clipPath-Element
15.2 - Masking - das mask-Element
16.4 - Methoden fuer den Zugriff auf Elemente
16.6 - Methoden fuer den Zugriff auf Attribute
16.9 - Methoden zur Manipulation von Elementen/Knoten