Computer Applications
What is the use of <font> tag in HTML code ? Write any two options used with this tag.
HTML Intro
4 Likes
Answer
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.
Answered By
2 Likes
Related Questions
What is the use of
<BODY>tag in HTML code ? Write any two attributes used with this tag.Differentiate between container and empty elements used in HTML.
Which HTML tag is used to insert an image in a page ? Write an option used with this tag.
Expand the following tags used in HTML :
(i)
<LI>(ii)
<VLINK>(iii)
<HR>(iv)
<P>