![]() |
VOOZH | about |
The stroke-opacity attribute specifies the transparency of an object or of a group of objects.
Syntax:
stroke-opacity= "opacity"
Attribute Values:
We will use the stoke-opacity attribute for setting the opacity of the element.
Example 1: In this example we will use the stroke-opacity attribute for setting the opacity of circle element using decimal attribute.
Output:
👁 ImageExample 2: In this example we will use the stroke-opacity attribute for setting the opacity of circle element using percentage attribute.
Output:
👁 Image