<html>

    <head>

        <title>Example</title>

    </head>

    <body>

        <p>This is an example of a simple HTML page with one paragraph.</p>

        <p><img src=“http://www.sultans.ca/sultan.gif”></p>

    </body>

</html>