CBSE Class 10 Computer Applications Question 137 of 176

HTML I — Basic HTML Elements — Question 10

Back to all questions
10
Question

Question 10

What is the use of 'size' in <BASEFONT> tag ?

Answer

The <BASEFONT> tag is used with its attribute "size", whose value determines the document's base font size. The size can have an absolute value from 1 to 7 (eg., size = 5) or a relative value by placing a plus or minus sign before the value (eg., size = +1).