HTML Text and Text Containers: using CSS
< Main Menu
The HTML style tag has evolved from its initial body inline use to later being embedded in the head portion of the HTML code, to finally a separate CSS file in its own right. Because of the power of style, many older HTML tags are now depracated, like font with its attributes of color and so on. With this in mind, it makes sense to learn the new style to CSS methods right from day one with text.

Revised May 10 2011 : CoffeeCup HTML Editor