<!doctype html>

<html lang="en-US">

  <head>

    <meta charset="utf-8" />

    <meta name="viewport" content="width=device-width" />

    <title>My test page</title>

  </head>

  <body>

<h1>Esta es la página de IN MY SECRET WORLD<h1/>

<img src=“SAM_1928.jpg”/>

    <img src="images/firefox-icon.png" alt="My test image" />

  </body>

</html>