Write the difference between basefont size tag and font size tag with the help of example
Answers
Answered by
3
Font tag is supported by HTML5. basefont tag is declared at the top in head section of html document. On the other hand you have to enclose the text within the font tag to apply changes. The <font> tag is used for modifying the type of a text, the size and the color.
Similar questions