CBSE Class 10 Computer Applications
Question 123 of 176
HTML I — Basic HTML Elements — Question 22
Back to all questions 22
Question Question 18
What is the use of <font> tag in HTML code ? Write any two options used with this tag.
We use the <FONT> tag to change the size, colour and style (face) of the text of a HTML file viewed on a Web Browser. Two attributes of the <FONT> tag are:
- Face — It is used to change the font style of the text.
- Size — It is used to change the size of text.