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
Русский
Which CSS property defines the font size of a text?
css
Which lines contain errors?
css
<p class="red yellow">What will be the color of this text?</p> CSS rules: .yellow{ color : yellow; } .red{ color : red; } What will be the color of the paragraph?
css
Which CSS code snippet sets the white background for all elements that have the "white" class?
css
<p class="red yellow">Which color will this text be?</p> CSS rules: p.yellow{ color:yellow; } .red{ color:red; } Which color will text in the paragraph has?
css
What defines the line-height property?
css
Which CSS property can set a font for a text to display?
css
Which class "red" can be applied only to the <h1>?
css
CSS 2 и 2.1 support box-shadow property (add shadow to the element).
css
Which of the following units of measurement are used in CSS to specify dimensions:
css
← Prev
1
2
3
4
5
Next →
Sign Up Now
or
Subscribe for future quizzes