Blog Desk       December 16, 2020      245

To specify a font for your whole page add which tag?

  1. <targetfont>
  2. <defaultfont>
  3. <basefont>
  4. None of the above

The Right Answer is : Option C

Explanation

The <basefont> tag in HTML is used to set the default text-color, font-size, font-family of all the text in the browser.