Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Switch to "Source" view to view the HTML code (don't worry, this is easy)
  2. Every time an image is inserted, it creates a block_insert tag that looks like this: 
  3.  To To remove an image for good, simply delete this entire tag. 
  4. 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)

...