How do we set text font in HTML?
Answers
Answered by
2
We can use <font > tag with its " style " attribute to set text font in HTML.
For example, <font style =" Times New Roman "> Hello! Sorry Muskan to make you so much worried </font>
Similar questions