Brian Cummiskey wrote:
> <snip>
> USE css classes or IDs, or gloabl elements.
>
> ie, instead of body bgcolor, use
>
> body { background-color: #ffffff; } in your css sheet.
>
> instead of font, use <span class="myclass">
> and
> .myclass { color: #ffffff; }
> for example.
>
>   
Terri:

A good reference/tutorial to see this in more detail is W3Schools.  You 
can access the CSS tutorial at:

http://www.w3schools.com/css/css_intro.asp

Hope this helps,
Matthew

-- 
Matthew Ohlman
www.ohlman.com


______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7 information -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to