Page is a not externally linkable
IanTurner - 4:43 pm on May 22, 2008 (gmt 0)
Question 2: As a basic standard which way would you go. Would you layout your CSS file #mydiv p .classc Or would you layout your CSS file #mydiv p h1 .classc and why?
Okay I need to put in place some CSS coding standards as people who do work for us come up with some real wierd and wonderful stuff.
#mydiv p
#mydiv h1
p.classa
p.classb
h1
h1.classa
p.classa
p.classb
#mydiv p
h1.classa
h1.classb
#mydiv h1