list the attributes of font tag
Answers
Answered by
67
There are three attributes of font tag :
•size
•color
•face
•size
•color
•face
Answered by
23
The HTML <font> element is found within the <body> tag. The <font> tag is obsolete in HTML5. Use CSS instead. The CSS equivalents would be color, font, font-family, font-size, font-weight, etc.
Hope This Helps
Hope This Helps
Similar questions