By: Prof. Dr. Fazal Rehman | Last updated: March 3, 2022
What is the font?The font is a set of displayable or printable text with a proper style. How to put the font in HTML?Download Full CodeStarting :<font> Closing:</font>Output:Explanation:In statement 3 font is the HTML tag. It is important to know that tags can have different properties/attributes. In this example
font and size are the attributes of the font
The font is the tag
color and size are the attributes/ properties of the font tag