<html>
<body>
<p>Insert an image from another folder:</p>
<img src="../images/stickman.gif" alt="Stickman" width="24" height="39">
<p>Insert an image from a web site:</p>
<img src="../images/lamp.jpg" alt="Lamp" width="32" height="32">
</body>
<!-- Mirrored from www.w3schools.com/tags/tryit.asp?filename=tryhtml_image_diffloc by HTTrack Website Copier/3.x [XR&CO'2014], Mon, 27 Jan 2020 02:59:16 GMT -->
</html>