R
Q. Default font size of HTML is .......................
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
Be the first to start discuss.
Q. Which tag is used to display pre-formatted text?
Q. Some tags enclose the text. Those tags are known as
Q. Which element is used for or styling HTML5 layout?
Q. HTML web pages can be read and rendered by the _________
Q. Which one of the following is a type of lists that HTML supports?
Q. Which of the following is valid color code?
Q. Which attribute specifies an alternate text for the image?
Q. A webpage displays a picture. What tag was used to display that picture?
Discusssion
Login to discuss.