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
transparency
:
Content language: English
Русский
Which CSS property sets the element's opacity to 50%?
transparency
How to create a white, translucent element background?
transparency
What property should I use to change the transparency level of a web page element?
transparency
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);}
transparency
← Prev
1
Next →
Sign Up Now
or
Subscribe for future quizzes