The opacity
attribute specifies the transparency of an object or of a group of objects, that is, the degree to which the background behind the element is overlaid.
As a presentation attribute, it also can be used as a property directly inside a CSS stylesheet, see css opacity
for further information.
Categories | Presentation attribute |
---|---|
Value | <opacity-value> | inherit |
Animatable | Yes |
Normative document | SVG 1.1 (2nd Edition) |
The following elements can use the opacity
attribute
<a>
<defs>
<glyph>
<g>
<marker>
<missing-glyph>
<pattern>
<svg>
<switch>
<symbol>
© 2005–2017 Mozilla Developer Network and individual contributors.
Licensed under the Creative Commons Attribution-ShareAlike License v2.5 or later.
https://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/opacity