...
- Switch to "Source" view to view the HTML code (don't worry, this is easy)
- Every time an image is inserted, it creates a block_insert tag that looks like this:
- To To remove an image for good, simply delete this entire tag.
- To move an image elsewhere in the body, copy it and place this tag where you'd like it to appear in the text (always on its own line, outside of any <p> tags)
...
