How do I add a image link?
How do I add a image link?
To add a image, <img src="html, file.jpg, gif, bmp, ext">, you also can add the image to a link. Add the image link in between the link, for example <a href="html address">[image link]</a>. This will create a image link, to create a size add width="size" height="size".
Rogers Software