This document discusses how to format fonts on a web page using HTML tags. It covers changing font size with the <font size> tag, font style with the <font face> tag, font color with the <font color> tag, and creating italicized text with the <i> tag. Examples are provided for each tag. The objectives are to learn how to change font size, style, color, and create italicized text. Tasks are included to have the reader practice applying these tags in their own HTML documents.