Quizzes
Site Language: English
Українська
English
Русский
Programming Tests
Login
Sign Up
Programming Tests
Theory
Snippets
Papers
Landing
Android
Prices
FAQ
Cosmo Story
Terms and Conditions
Privacy Policy
Cookies Policy
Send Feedback
opacity
:
Content language: English
Русский
Which CSS property sets the element's opacity to 50%?
opacity
There are 4 blocks, how many green ones? <div class="first"></div> <div class="second"></div> <div class="third"></div> <div class="fourth"></div> div{width:50px;height:50px;} .first{background: rgba(0,255,0,1);} .second{background: rgba(255,0,0,1);} .third{background: rgba(0,255,0,0);} .fourth{background: rgba(0,0,255,1);}
opacity
← Prev
1
Next →
Sign Up Now
or
Subscribe for future quizzes