Okay, Your html code is invalid. You have an img nested inside a block element div inside a span inside a p tag with none of the closing tags being properly present.
This leads to tag paths being different since Preview fixes all of that whereas CodeView can not.
So there is no way to actually sync anything between that image and anything following it.
Simply run MendHTML by right clicking on the CodeView window. Then syncing with Preview will work just as expected.
Last edited by KevinH; 08-22-2023 at 01:47 PM.
|