CBSE Class 10 Computer Applications Question 21 of 31

Solved Sample Paper 1 — Question 9

Back to all questions
9
Question

Question 18(ii)

Write the use of <BASEFONT> tag. Mention its two attributes.

Answer

The <BASEFONT> tag is used to set the Font Face, Size, Colour and other attributes for the whole HTML document. The browser uses the values specified in the <BASEFONT> to render normal document text for which no other font setting has been provided.

Two attributes of <BASEFONT> tag are:

  1. Size
  2. Color