← Back to Documentation

Previous Tutorial

How to add images

  1. In the editor, click the MEDIA ▼ button.
  2. Select Images.
  3. Click UPLOAD.
  4. Pick an image from your computer and click Open.
    • The image you uploaded should be selected with a blue checkmark.
  5. Click INSERT SELECTED
    • the image will be added to the editor at your cursor with the right syntax
  6. Check the preview to see the image.

Add several images in a row with no line in-between them, like this:

![The Apartment Pixel Art](/media/images/apt-pixel-art.png)
![Old plane in a hangar](/media/images/old-plain.jpg)
![Old barn](/media/images/old-barn.jpg)

That creates a simple image gallery, check the preview to see.

Next tutorial