SVG/Attribut/y1
Aus SELFHTML-Wiki
								
												
				Das y1-Attribut bestimmt die erste Y-Koordinate.
- Erlaubte Werte
- Zahl 
- Standardwert
- 0 bei line 
 0% bei linearGradient
- anwendbar auf
- Präsentationsattribut
- nein 
- mit CSS animierbar
- ja 
Beispiel
  <line id="eins" x1="10" y1="10" x2="200" y2="190"/>
Siehe auch
Weblinks
Spezifikation (W3C): Y1 Attribute

