Q11
Which of the following CSS property sets the opacity level for an element?
A.
opacity
AnswerB.
transparency
C.
transparent
D.
all of the mentioned
Answer: Option A
Solution
Answer: Option A
Solution:
The opacity property defines the transparency-level, where 1 is opaque, 0.5 is translucent, and 0 is completely transparent.