Having opening <p> tags without closing ones is *not* valid HTML. Every <p> tag must be closed, calibre makes a guess about where it should be closed, that guess is, in this case, different from whatever browser you are using, that is not a bug in calibre. You need to fix your HTML.
|