<html>
<body>
<h2>HTML Images</h2>
<p>HTML images are defined with the img tag:</p>
<img src="w3schools.jpg" alt="W3Schools.com" width="104" height="142">
</body>
<!-- Mirrored from www.w3schools.com/html/tryit.asp?filename=tryhtml_basic_img by HTTrack Website Copier/3.x [XR&CO'2014], Mon, 27 Jan 2020 02:23:31 GMT -->
</html>