It almost looks like the p tags were at one time nested inside the h tag (illegal but it does display the way you expect in most browsers) and something split them out passing all attributes to its children (including the id). I just have no idea how that could happen inside of CodeView or the current Sigil tools.
|