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
element
:
Content language: English
Русский
What does <textarea> tag specify?
element
Which CSS property sets the element's opacity to 50%?
element
Which CSS should be added to allow the link to appear on the top: <a href="#" title="Test" style="margin-top:50px;">Test</a>
element
How to create a white, translucent element background?
element
<style type="text/css"> #bottom { background: #66806E url(images/clover.png) no-repeat 20px bottom; min-height: 80px; color: #E4BC96; padding: 5px 5px 5px 140px; } #bottom p { margin: 5px 0;} #bottom a {color: #FFFDE0; } </style> This style defines:
element
Specify the attribute of the tag that is used to reference the external style sheet.
element
What will be the margin between two blocks <div> and <p>? <body> <div id="d1">...</div> <p id="p1">...</p> </body> #d1 { margin-bottom:30px; padding:0; } #p1 { margin-top:20px; padding:0; }
element
Sometimes, when you enter the page, the button already lights up by default. What attribute is applied to interface elements (such as checkboxes and radio buttons) when they are in the "on" position?
element
element
What property should I use to change the transparency level of a web page element?
element
← Prev
1
2
3
4
5
Next →
Sign Up Now
or
Subscribe for future quizzes