how to open network images in html code example
Example: how to put an image in html
<img src="img_girl.jpg" alt="Girl in a jacket" style="width:500px;height:600px;">
<img src="img_girl.jpg" alt="Girl in a jacket" style="width:500px;height:600px;">