<!Doctype Html>
<html>
<head>
<title>
Images in PNG
</title>
</head>
<body>
<h2>Inserting an Iamge in PNG Format on a web Page</h2>
<img src="https://s3.ap-south-1.amazonaws.com/s3.studytonight.com/tutorials/uploads/pictures/1584439288-71449.png"/>
</body>
</html>