Corrected grammar (#24559)
This commit is contained in:
committed by
Aman Mittal
parent
98df94d143
commit
f776235ddf
@ -5,7 +5,7 @@ title: Background Opacity
|
|||||||
|
|
||||||
The opacity property specifies the opacity/transparency of an element, that is, the degree to which the content behind the element is visible.
|
The opacity property specifies the opacity/transparency of an element, that is, the degree to which the content behind the element is visible.
|
||||||
|
|
||||||
The opacity property can take a value from 0.0 - 1.0. The lower the value, the more transparent:
|
The opacity property can take a value from 0.0 - 1.0. The lower the value, the more the transparency:
|
||||||
|
|
||||||
Find more details <a href='https://www.w3schools.com/css/css_image_transparency.asp' target='_blank' rel='nofollow'>here</a>
|
Find more details <a href='https://www.w3schools.com/css/css_image_transparency.asp' target='_blank' rel='nofollow'>here</a>
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user