Definition: The way your letters and characters look on your Web pages. There are many different fonts you can use to make you letters look different. You can make your letters look like they would if you were using a typewriter or make them in cursive. This is done using HTML or can be done if you are using a Web page editor. To do this in HTML you need the code:
<font face="name_of_font">Text you want to change.</font>
<font face="name_of_font">Text you want to change.</font>
Examples:
I want to change the way my text looks. Which font should I use?
