Quote:
Originally Posted by DaleDe
you can use a . as the first character to apply a class to all items irrespective of the paragraph type or level.
For example .bold could be used anywhere include a paragraph, div, or a heading while h2.bold could only be used in a h2 statement. Using a . as the leading character generalizes the class which can still be overridden with a more specific class designation. This is what Cascading Style Sheet is all about.
Dale
|
you threw me a curve with the
. I thought you were proposing a SVG solution
Sigil classes are .sgc
I dropped the (css)div in some my tests. It has to be some nesting quirk