Login
Remember
Register
Ask a Question
If the opacity of parent element is 0.5 and we want the child opacity to be 0.3
0
votes
asked
Feb 16, 2024
in
HTML
by
DavidAnderson
If the opacity of parent element is 0.5 and we want the child opacity to be 0.3 , what is the possible value for opacity for child element?
Options:
a) 0.15
b) 0.27
c) 0.25
d) 0.34
html5-interview-questions-answers
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Feb 16, 2024
by
DavidAnderson
Correct answer is :- c) 0.25
...