Hey, if you're happy, go with it.
But there are a couple of problems that can result. First, it can hard-code font sizes, which you probably don't want to have happen. There's another thread all about that sort of problem.
And second, having the style information at the top of each file makes it a major headache to change anything. You have to do it in every chapter. It's much better to put it all in an external CSS file.
|