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
html
:
Content language: English
Русский
What is the default value of the z-index property for positioned elements?
html
In which cases there is no collapse effect of the block elements that are located nearby.
html
How to set a gray background for the first and third rows only? <table> <tr> <td>name</td> <td>one</td> </tr> <tr> <td>name</td> <td>two</td> </tr> <tr> <td>name</td> <td>three</td> </tr> <tr> <td>name</td> <td>four</td> </tr> </table>
html
What height will the <div> have with the wrapper class, if the following HTML markup and external stylesheet are given below: HTML – markup: <div class="wrapper"> <div class="block1"> </div> <div class="block2"> </div> </div> CSS – rules: .wrapper { width: 300px; overflow: hidden; } .block1 { margin: 50px 0; height: 100px; } .block2 { margin: 50px 0; height: 100px; }
html
What is HTML?
html
HTML stands for ...?
html
Does each HTML tag describes different document content?
html
What is a HTML tag?
html
Does the browsers display HTML tags on web page?
html
Do the HTML Tags need to be case sensitive?
html
← Prev
15
16
17
18
19
Next →
Sign Up Now
or
Subscribe for future quizzes