Quote:
Originally Posted by afv011
Exactly, I don't see the need to muck with CSS when you can have it all automated.
|
That depends on what you want. If your needs for formatting are relatively simple, you can get it (in most cases) with conversion; if you want the formatting to be more fine-tuned, conversion won't work so well.
Edit: For example, I recently edited a book where spaces between paragraphs were not coded with margins or padding, there just were empty paragraphs inserted between others. Conversion won't remove those and you'd be stuck with spaces between paragraphs without editing the book. I've seen this one quite often and that was one reason I started to edit the css/html instead of converting.