I'm trying to learn CSS. Some general questions;

Some use pixel size for text, others use em's, others use words like
small. Is there a best way or does it depend?

Similar question for colors, some use hex codes, some use words like
"navy", is there a best way?

Some people use linking to the stylesheet, some use importing. Then
there's putting the CSS in the header. I see the advantage of using a
separate stylesheet as opposed to in the header, but if you have a
small site, say 5 or 10 pages, is there ever an advantage to not using
a linked stylesheet? What about linking or importing?

I see most people are doing their best to completely avoid using
tables, but then I've seen a tutorial recommending a simple table
layout as a foundation, then using CSS to define everything. Is there
a reason to avoid tables altogether other than "I want to"?

TIA
Kathy

Oh, anybody want a Gmail invite? Email me privately, of course.
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to