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
Русский
Which CSS property defines the font size of a text?
html
Which lines contain errors?
html
<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?
html
<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?
html
What defines the line-height property?
html
Which CSS property can set a font for a text to display?
html
Which of the following units of measurement are used in CSS to specify dimensions:
html
How to use italics with CSS?
html
How can I define a comment in a CSS file?
html
Select a CSS code snippet which does not contain syntax errors.
html
← Prev
1
2
3
4
5
Next →
Sign Up Now
or
Subscribe for future quizzes