<!DOCTYPE html>
<html>
<body>
In the viewport image <br>
<img src="images/fruit1.jpg" width="100" height="100">
<div style="height:11000px;"></div>
Below the viewport image <br>
<img src="images/fruit2.jpg" width="100" height="100">
</body>
</html>