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
block
:
Content language: English
Русский
Which values can a display property have?
block
Which items contain inline-block elements?
block
Which CSS property, specified for the element of the fixed width, it is possible to arrange it in the center of a framing block?
block
Which CSS should be added to allow the link to appear on the top: <a href="#" title="Test" style="margin-top:50px;">Test</a>
block
Which statements are true for display: inline-block?
block
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; }
block
How to center the inline content of the block element horizontally using CSS (for example, <div>Some inline content </div>) ?
block
The overflow property controls the display of the contents of a block element if it does not fit entirely and extends beyond the specified size range. What values can be applied to this property?
block
Which statements are true for the inline-block elements?
block
Select HTML inline elements that are normally displayed without line breaks.
block
← Prev
1
2
Next →
Sign Up Now
or
Subscribe for future quizzes