Difference between Basefont tag and Font tag
Answers
Answered by
1
Answer:
Basefont tag is used to define default font, size and color for the whole text in an html document. On the other hand font tag is used to define font, size, color etc for a text which enclosed with in this tag. ... On the other hand you have to enclose the text within the font tag to apply changes.
I hope this will help you ☺️
Similar questions