Quote:
Originally Posted by Aleron Ives
This assumes that the CSS is sane. Buckaroo's example is CSS where potentially the same method is used for both paragraph skips and scene breaks, in which case blindly converting line skips to indents will destroy scene breaks. Editing complex and/or nutty CSS can be a ton of work.
|
Why is CSS so complicated? I thought the idea of it was to make formatting of HTML documents simple and consistent. I've looked at CSS and it seems overly complicated and confusing with a syntax that is different from HTML.