What is the use
of font tog?
Answers
Answered by
1
Explanation:
When writing in HTML, the <font> tag was an inline element used to change certain qualities of a block of text on a web page. It was useful for changing a font's size, face, and color. ... The <font> tag is not supported going forward; CSS should be used instead.
Answered by
0
Answer:
The <font> tag plays an important role in the web page to create an attractive and readable web page. The font tag is used to change the color, size, and style of a text. The base font tag is used to set all the text to the same size, color and face.
Similar questions