use images in html code example
Example 1: how to add an image in html
<img src="Add Image Source Here">
Example 2: how to add an image in html
<img src="image.jpg">
<img src="Add Image Source Here">
<img src="image.jpg">