I've never tried to validate when I have the problems; once I correct or work around them, then I do the validation. One reason not to do the validation is that my problems arise when there still requires much work to finish the epub, and I suspect I'd have so many errors that validation might not disclose where the css problem resides. I will try validation when I next have a problem.
Also, Dale De asked if I had muliples: did I have more than one .indent class in the css? Occasionally I upon checking the css because of various problems, I've found a duplicate. Elimination of the duplicate doesn't usually solve all my difficulties as outlined in my first post.
Perhaps, however, if I have a .centernospc and a .centerspc, the CSS gets confused by the two occurrences of "center"?
Last edited by bobcdy; 11-20-2011 at 01:45 PM.
|