View Categories

Inserting an Image with HTML

To add an image using HTML:

  1. Post your image on one of your pages and save.
  2. Right-click on the image and then click ‘Properties’ from the drop down menu.
  3. Copy the address beside ‘Address (URL)’.
  4. Press ‘OK’ or ‘Cancel’ to close the Properties window.
  5. Go to the page where image will be posted. Use the following code:

    [EB_CODE]image name[/EB_CODE]

    NOTE: IMAGE ADDRESS is the address you copied in step 1.

  6. Save the page.