what is difference between Base font and font tag
Answers
Answered by
3
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. ... Font tag is supported by HTML5. basefont tag is declared at the top in head section of html document.
Explanation:
Please mark me as brainliest
Similar questions