Opacity

Control the opacity of elements. Read the Official Bootstrap Documentation for a full list of instructions and other options.


Basic Usage

The opacity property sets the opacity level for an element. The opacity level describes the transparency level, where 1 is not transparent at all, .5 is 50% visible, and 0 is completely transparent.

100%
75%
50%
25%