Do you know any HTML?
Images are called by an <img > tag pair
That is usually wrapped with a Block type (p, div)
and all that should be removed IF that is all the content there is inside.
(FWIW alt="describes the image for screen readers" and in really part of the image for this purpose" )
|