Font
tag is used to format the text in different font styles. We have to
write the font tag before the text and close after the text.
Syntax:
<font size=20px color=blue face="Arial">www.xpode.com : Tutorial world</font>
It will have output:
Other properties class, styles, align, border, id, name, visible, title will work as same in other tags.