HTML & CSS
Which <b>C ...
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
Which
CSS property
defines the
font size
of a
text?
text-font-size
font-size
text-size
text-font
size
Explanation
Set the
font size
for different
HTML elements.
The most widely used measurement units for the
font-size
property are
% and px.
tag
px
font
rem
html
element
css
%
text
em
property
size
Like
Login in
to like
Comment
Login in
to comment
Share
Tweet
Related Content
Select a correct code snippet that will increase the text size for 300%.
What is the correct HTML for inserting a multi-line text input control?
Specify the relative units of measurement.
Select the CSS property which you can use to specify the shape of the mouse pointer when it is placed above (is hovered) the element.
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?
H
TML & CSS
Quiz
Login to learn HTML & CSS
or
Read more about
HTML & CSS Quizzes
Follow CodeGalaxy
Mobile Beta
Send Feedback
Keep exploring
HTML & CSS quizzes
How to make a shadow for text in gray?
Which of the following is true about the pseudo-class :visited?
What is the difference between pseudo-elements :after and ::after?
What is the font-variant property for?
Which color will word "text" has? <style> p{ color: green !important; } #p{ color: blue; } </style> <p id="p" style="color: red">text</>
How to change the color of a link to blue when the cursor moves over it?
Sign Up Now
or
Subscribe for future quizzes
Login in to like
Login in to comment