Please upload the image to your server. After uploading it, check the full url of the image:
Let's say it is :
http://yoursite/image1.jpg
Then in the html page you have to show your image as
<img src=http://yoursite/image1.jpg></img>
Please upload the image to your server. After uploading it, check the full url of the image:
Let's say it is :
http://yoursite/image1.jpg
Then in the html page you have to show your image as
<img src=http://yoursite/image1.jpg></img>