I'm well versed in html and css, but in this case page view is the more expedient workflow. This is not an issue with code merging into existing span tags, that I would have figured out on my own.
I'm working with a conversion from pdf made with Calibre, which converts all line breaks (which my client's writing style uses generously) to paragraph breaks, so I must manually change them back to line breaks. fixing all of the wonky code with find & replace is still much faster than working in code.
Thanks for your advice, though.
|