Fonts

Contents

Break the <FONT> Habit
Setting the Font of the Whole Page
Fonts in Tables
Font Family
Font Size
Font Weight
Font Color
Font Style

<BASEFONT ...>
<FONT ...>
<B> Bold
<I> Italics
<S> Strikeout
<STRIKE> Strikeout
<U> Underline
<TT> Teletype
<BIG>
<SMALL>
<SUB> Subscript
<SUP> Superscript
<BLINK>

Break the <FONT> Habit next page
In this section we'll talk about setting the fonts in your page: making them bigger, smaller, bolder, and different colors. Fonts are one of the most important visual elements of your page and if you're like most web designers you'll want to set a few fonts in every page.

Unfortunately, fonts have had a way of taking over the code in your page. Attempts to set fonts with the notorious <FONT ...> tag has resulted in bloated difficult code.

Break the <FONT> Habit, a tutorial starting on the next page, will make your life easier. It will help you break out of the old bad ways and move on to easier, simplified font techniques.




About the Author
Copyright 1997-2002 Idocs Inc. Content in this guide is offered freely to the public under the terms of the Open Content License and the Open Publication License. Contents may be redistributed or republished freely under these terms so long as credit to the original creator and contributors is maintained.