You are on page 1of 1

<html>

<body>

<p>
an image from another folder:
<img src="/images/netscape.gif"
width="33" height="32">
</p>

<p>
an image from w3schools:
<img
src="http://images.kamalkantkhan.multiply.com/image/4/photos/5/500x500/9/e5.gif?et
=oolyopckatvvjjtaozadea">
</p>

</body>
</html>

You might also like