Quote:
Originally Posted by GraciousMe
Thanks folks. Maybe I am overdoing this. Too much Taoism and Twiggy maybe.
CSS is a very new thing to me. I will get used to it.
|
See it as the difference between structure and layout. In the XHTML file you define all components and with the stylesheet you define the layout. If you follow that simple rule, it will make more sense.
It will make life a lot simpler, since you have one single place to define your layout for the complete book. That is, as long as your structure is solid.