MCQ
Which CSS property is used to change the font size of text?
Unit-3 Programming Fundamentals
A text-size
B font-size
C size
D font-style
Explanation

The font-size property sets the size of the text, for example font-size: 16px.