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

SVG Tutorial

  index  |  elemente

das a-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
xmlns:xlink fixed string http://www.w3.org/1999/xlink -
xlink:type fixed simple -
xlink:role optional svg:URI - -
xlink:arcrole optional svg:URI - -
xlink:title optional string - -
xlink:show default string replace new
replace
xlink:actuate fixed onRequest -
xlink:href required svg:URI - -
externalResourcesRequired optional svg:Boolean false -
class optional svg:ClassList - -
style optional svg:StyleSheet - -
transform optional svg:TransformList - -
target optional svg:LinkTarget - -

Attribute aus AttributGruppen Beschreibung im Tutorial

6.1 - Besonderheiten des a-Elements