back

Opacity

This is used to set the opacity level of an element.

The options are:
(1) A number, you can set a number between 0.0 (completly transparent) and 1.0 (completly opaque).
(2) Inherit, the value will be inherited from its parent element.

Example