<html>
<body>
<h2>HTML Images</h2>
<p>HTML images are defined with the <img> tag.</p>
<img src="img_w3schools.jpg" alt="W3Schools" style="width:120px;height:150px">
</body>
<!-- Mirrored from www.w3schools.com/whatis/tryit.asp?filename=trywhatis_html_img by HTTrack Website Copier/3.x [XR&CO'2014], Mon, 27 Jan 2020 02:56:09 GMT -->
</html>