R

Ram Sharma • 193.86K Points
Coach

Q. Default font size of HTML is .......................

  • (A) 2
  • (B) 4
  • (C) 6
  • (D) 3
  • Correct Answer - Option(D)
  • Views: 185
  • Filed under category HTML

Explanation by: Mr. Dubey
In HTML, the default font size when using the <font> tag is 3 (if no size is specified).

The font size ranges from 1 (smallest) to 7 (largest) in the <font> tag.

However, in modern HTML5, using <font> is deprecated, and font size is typically controlled using CSS (font-size).


Other Options Explained:

(A) 2 – Smaller than the default.

(B) 4 – Larger than the default.

(C) 6 – Much larger than the default.


Thus, the correct answer is (D) 3.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.


Question analytics