There is an image in a p tag, I want to overwrite the paragraph in the p tag but keep the image, how to do that?
I tried InnerText, but it will overwrite the image.
Any other method?