Page 1 of 1

How do I add a image link?

Posted: Mon Sep 26, 2016 2:04 pm
by admin
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".