Re: [css-d] validation errors

2007-08-07 Thread Ray Leventhal
Jukka K. Korpela wrote: > On Tue, 7 Aug 2007, Matthew Ohlman wrote: > > >> Brian Cummiskey wrote: >> >>> >>> USE css classes or IDs, or gloabl elements. >>> >>> ie, instead of body bgcolor, use >>> >>> body { background-color: #ff; } in your css sheet. >>> >>> instead of font, use >>>

Re: [css-d] validation errors

2007-08-07 Thread Jukka K. Korpela
On Tue, 7 Aug 2007, Matthew Ohlman wrote: > Brian Cummiskey wrote: >> >> USE css classes or IDs, or gloabl elements. >> >> ie, instead of body bgcolor, use >> >> body { background-color: #ff; } in your css sheet. >> >> instead of font, use >> and >> .myclass { color: #ff; } >> for exampl

Re: [css-d] validation errors

2007-08-07 Thread Matthew Ohlman
Brian Cummiskey wrote: > > USE css classes or IDs, or gloabl elements. > > ie, instead of body bgcolor, use > > body { background-color: #ff; } in your css sheet. > > instead of font, use > and > .myclass { color: #ff; } > for example. > > Terri: A good reference/tutorial to see this

Re: [css-d] validation errors

2007-08-07 Thread Brian Cummiskey
Terri Chicko wrote: > Hi all > OK, I'm working at restructuring Terri, your doc type is XHTML strict. your page is riddled with code that is NOT XHTML strict valid (and some that are not even Transitional valid) bgcolor font etc USE css classes or IDs, or gloabl elements. ie, instead of body

[css-d] validation errors

2007-08-07 Thread Terri Chicko
Hi all OK, I'm working at restructuring my site. However I don't understand some of the validation errors The index page is the only one that is sort of fixed. www.hotniniz.com What does this mean? What do I need to change? Thanks Terri * Line 24, character 15: