About Lesson
Opacity Property
Opacity Property के द्वारा Images की clearity को Define किया जाता है। इस Property की Value 0.1 से लेकर 1 तक होती है।
!Important:-
Opacity Property
The clarity of images is defined by the Opacity property. The value of this property ranges from 0.1 to 1.
!Important:-
The !important rule in CSS is used to add more importance to a property/value than normal.
In fact, if you use the !important rule, it will override ALL previous styling rules for that specific property on that element!