addign a image to the website in html 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">