T

Tanmay • 2.43K Points
Master

Q. Which CSS property is used to control the text size of an element?

  • (A) font-style
  • (B) text-size
  • (C) font-size
  • (D) text-style
  • Correct Answer - Option(C)
  • Views: 174
  • Filed under category CSS

Explanation by: Tanmay
The “font-size” property allows you to define the font size for different elements. Example:
div { font-size: 15px; }

You must be Logged in to update hint/solution

Discusssion

Login to discuss.


Question analytics