Quote:
Originally Posted by Solitaire1
I Often it's easier just to use direct formatting, especially when it for a simple effect like making a small amount of text bold.
|
For something like making couple of words bold, sure, I agree. The area where CSS is useful is when you do want to have, say, a particular style for all your chapter headings. Define a "Chapter" style, give all your chapter headings that style, and you can then globally adjust them all simply by editing that one style. It's far less error-prone that apply formatting tags individually to each one.