View Single Post
Old 01-01-2011, 07:53 PM   #24
panda6855
Enthusiast
panda6855 began at the beginning.
 
panda6855's Avatar
 
Posts: 26
Karma: 10
Join Date: Dec 2010
Device: iPad
Quote:
Originally Posted by theducks View Post
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.
panda6855 is offline   Reply With Quote