To add an image using HTML:
- Post your image on one of your pages and save.
- Right-click on the image and then click 'Properties' from the drop down menu.
- Copy the address beside "Address (URL)".
- Press 'OK' or 'Cancel' to close the Properties window.
- Go to the page where image will be posted. Use the following code:
<img src="IMAGE ADDRESS" alt="image name" />
NOTE: IMAGE ADDRESS is the address you copied in step 1. - Save the page.
|
|
|
Related Articles:
Insert Images with the "Click to Change" Box
About the Image Library
|
|
Attachments:
No attachment found for this article.
|
|
Was this article helpful?
| |
|
|
|
|
Solution #: | 6131214 | Category: | Page Text Editing > HTML Editor | Type: | Knowledge Base | Status: | Published |
|