1.

Explain Font tag with its attributes.

Answer»

Font tag is used to change the style and shape of the text which is used in any HTML document. It allows to format data on a given web page.

Font tag has four main properties:

  • Style: Font style can be changed in three ways – Bold, Italic and Underline.
  • Font Face: Face defines the type face to be used like writing.
  • Font Colour: Font colour gives different colours to the text.
  • Font Size: Font size changes size of text matter.


Discussion

No Comment Found