how to create an image tag and print it to the web page in javascript code example
Example: images in html
<img src="image.jps">
//image.jpg is where you would put the inage source.
<img src="image.jps">
//image.jpg is where you would put the inage source.