1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69
|
Presentation Attributes
=======================
W3C Reference: http://www.w3.org/TR/SVG11/intro.html#TermPresentationAttribute
An XML attribute on an SVG element which specifies a value for a given property for that element.
W3C Direct Links
----------------
* `alignment-baseline <http://www.w3.org/TR/SVG11/text.html#AlignmentBaselineProperty>`_
* `baseline-shift <http://www.w3.org/TR/SVG11/text.html#BaselineShiftProperty>`_
* `clip <http://www.w3.org/TR/SVG11/text.html#ClipProperty>`_
* `clip-path <http://www.w3.org/TR/SVG11/text.html#ClipPathProperty>`_
* `clip-rule <http://www.w3.org/TR/SVG11/text.html#ClipRuleProperty>`_
* `color <http://www.w3.org/TR/SVG11/text.html#ColorProperty>`_
* `color-interpolation <http://www.w3.org/TR/SVG11/text.html#ColorInterpolationProperty>`_
* `color-interpolation-filters <http://www.w3.org/TR/SVG11/text.html#ColorInterpolationFiltersProperty>`_
* `color-profile <http://www.w3.org/TR/SVG11/text.html#ColorProfileProperty>`_
* `color-rendering <http://www.w3.org/TR/SVG11/text.html#ColorRenderingProperty>`_
* `cursor <http://www.w3.org/TR/SVG11/text.html#CursorProperty>`_
* `direction <http://www.w3.org/TR/SVG11/text.html#DirectionProperty>`_
* `display <http://www.w3.org/TR/SVG11/text.html#DisplayProperty>`_
* `dominant-baseline <http://www.w3.org/TR/SVG11/text.html#DominatBaselineProperty>`_
* `enable-background <http://www.w3.org/TR/SVG11/text.html#EnableBackgroundProperty>`_
* `fill <http://www.w3.org/TR/SVG11/text.html#FillProperty>`_
* `fill-opacity <http://www.w3.org/TR/SVG11/text.html#FillOpacityProperty>`_
* `fill-rule <http://www.w3.org/TR/SVG11/text.html#FillRuleProperty>`_
* `filter <http://www.w3.org/TR/SVG11/text.html#FilterProperty>`_
* `flood-color <http://www.w3.org/TR/SVG11/text.html#FloodColorProperty>`_
* `flood-opacity <http://www.w3.org/TR/SVG11/text.html#FloodOpacityProperty>`_
* `font-family <http://www.w3.org/TR/SVG11/text.html#FontFamilyProperty>`_
* `font-size <http://www.w3.org/TR/SVG11/text.html#FontSizeProperty>`_
* `font-size-adjust <http://www.w3.org/TR/SVG11/text.html#FontSizeAdjustProperty>`_
* `font-strech <http://www.w3.org/TR/SVG11/text.html#FontStrechProperty>`_
* `font-style <http://www.w3.org/TR/SVG11/text.html#FontStyleProperty>`_
* `font-variant <http://www.w3.org/TR/SVG11/text.html#FontVariantProperty>`_
* `font-weight <http://www.w3.org/TR/SVG11/text.html#FontWeightProperty>`_
* `glyph-orientation-horizontal <http://www.w3.org/TR/SVG11/text.html#GlyphOrientationHorizontalProperty>`_
* `glyph-orientation-vertical <http://www.w3.org/TR/SVG11/text.html#GlyphOrientationVerticalProperty>`_
* `image-rendering <http://www.w3.org/TR/SVG11/text.html#ImageRenderingProperty>`_
* `kerning <http://www.w3.org/TR/SVG11/text.html#KerningProperty>`_
* `letter-spacing <http://www.w3.org/TR/SVG11/text.html#LetterSpacingProperty>`_
* `lighting-color <http://www.w3.org/TR/SVG11/text.html#LightingColorProperty>`_
* `marker-end <http://www.w3.org/TR/SVG11/text.html#MarkerEndProperty>`_
* `marker-mid <http://www.w3.org/TR/SVG11/text.html#MarkerMidProperty>`_
* `marker-start <http://www.w3.org/TR/SVG11/text.html#MarkerStartProperty>`_
* `mask <http://www.w3.org/TR/SVG11/text.html#MaskProperty>`_
* `opacity <http://www.w3.org/TR/SVG11/text.html#OpacityProperty>`_
* `overflow <http://www.w3.org/TR/SVG11/text.html#OverflowProperty>`_
* `pointer-events <http://www.w3.org/TR/SVG11/text.html#PointerEventsProperty>`_
* `shape-rendering <http://www.w3.org/TR/SVG11/text.html#ShapeRenderingProperty>`_
* `stop-color <http://www.w3.org/TR/SVG11/text.html#StopColorProperty>`_
* `stop-opacity <http://www.w3.org/TR/SVG11/text.html#StopOpacityProperty>`_
* `stroke <http://www.w3.org/TR/SVG11/text.html#StrokeProperty>`_
* `stroke-dasharray <http://www.w3.org/TR/SVG11/text.html#StrokeDasharrayProperty>`_
* `stroke-dashoffset <http://www.w3.org/TR/SVG11/text.html#StrokeDashoffsetProperty>`_
* `stroke-linecap <http://www.w3.org/TR/SVG11/text.html#StrokeLinecapProperty>`_
* `stroke-linejoin <http://www.w3.org/TR/SVG11/text.html#StrokeLinejoinProperty>`_
* `stroke-miterlimit <http://www.w3.org/TR/SVG11/text.html#StrokeMiterlimitProperty>`_
* `stroke-opacity <http://www.w3.org/TR/SVG11/text.html#StrokeOpacityProperty>`_
* `stroke-width <http://www.w3.org/TR/SVG11/text.html#StrokeWidthProperty>`_
* `text-anchor <http://www.w3.org/TR/SVG11/text.html#TextAnchorProperty>`_
* `text-decoration <http://www.w3.org/TR/SVG11/text.html#TextDecorationProperty>`_
* `text-rendering <http://www.w3.org/TR/SVG11/text.html#TextRenderingProperty>`_
* `unicode-bidi <http://www.w3.org/TR/SVG11/text.html#UnicodeBidiProperty>`_
* `visibility <http://www.w3.org/TR/SVG11/text.html#VisibilityProperty>`_
* `word-spacing <http://www.w3.org/TR/SVG11/text.html#WordSpacingProperty>`_
* `writing-mode <http://www.w3.org/TR/SVG11/text.html#WritingModeProperty>`_
|