Quote:
Originally Posted by theducks
It is a line that should be in your normalcentreblock attributes
What it means is this style id unto itself, rather than a Modification of a master style.
Suppose you had a style "regularpara"
Now I want everything as it was in regularpara EXCEPT I want it Italic
<p class="regularpara makeitalic"> Words </p>
.makeitalic {font-style:italic }
simple, I only modified one attribute and inherited the rest.
|
Okay I think I got that now. Thank you. Sorry for being a bit dull on this but it's all new to me at this level (as you've no doubt realized).
Now i need a little time to clear my way, clear all the failed attempts off my computer, start the task all over again, and apply this stuff instead of working with evolving versions of the book as I have been.
I'll get back...
Again, thank you.