2021/10/17

HTML: Imagen



Código html (index.html):
<!DOCTYPE html>
  <head>
    <title>Fotovallegrafía - Imagen</title>
  </head>
  
  <body>
    <img src="SpriteExplosionLR01a.png"></img>
  </body>
</html>