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
css
:
Content language: English
Русский
What CSS property inserts a line break?
css
What defines the text-transform parameter?
css
What indents correspond to "10px 10px 10px 10px" in the following expression: p { padding: 10px 10px 10px 10px; }
css
Which CSS property is used to set the background color?
css
Which CSS property, specified for the element of the fixed width, it is possible to arrange it in the center of a framing block?
css
What does the keyword "inherit" .className {propertyName: inherit;} mean?
css
Do all of the options for writing the border property output a thin black solid frame for the selector class img.myImg? 1. border: 1px solid #000; 2. border: solid 1px #000; 3. border: #000 solid 1px; 4. border: #000 1px solid; 5. border: solid #000 1px;
css
Which CSS should be added to allow the link to appear on the top: <a href="#" title="Test" style="margin-top:50px;">Test</a>
css
Enter the name of the property that is responsible for superimposing the positioned elements on each other in a certain order (enter in small letters).
css
Select the pseudo-class which indicates the link you visited.
css
← Prev
2
3
4
5
6
Next →
Sign Up Now
or
Subscribe for future quizzes