How is web page text displayed in different fonts?
Fonts on a web page can be specified using the HTML tag or Style sheets. There is a great deal of difference in the way the two are put to work. The HTML tag is much older than style sheets and has been deprecated (which is just a fancy way of saying that the tag is being shown the door) by the authority that govern the standardization of HTML – The World Wide Web Consortium. Cascading style sheets, on the other hand, have been gaining ground steadily and are now well supported by the popular web browsers.