<!DOCTYPE html>
<html>
 
<head>
<title>
First Web Page
</title>
</head>
 
<body>
<img src=”001.jpg”>
</body>
 
</html>