how to give images samples in html page code example
Example: how to add image in html
<img src="img_girl.jpg" alt="Image Load Error" width="500" height="600">
<img src="img_girl.jpg" alt="Image Load Error" width="500" height="600">