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. Tags and text that do not show directly on the page are placed in
Q. Which of the following elements in HTML5 defines video or movie content?
Q. Which one is the largest heading tag?
Q. What is the correct syntax in HTML for creating a link on a webpage?
Q. The common elements which describes the web page is:
Q. Which of the following is underline tag?
Q. Which attribute defines the file-select field?
Discusssion
Login to discuss.