HTML Font Tag
HTML <font> Tag (not supported in HTML5). The use of the HTML <font> Tag defines the text within it as size, color, and face, or text in HTML output. Note:- Do not use the HTML <tag> Tag because it is deprecated in HTML5, so you can use the CSS properties to change the font size, … Read more