martes, 10 de junio de 2014

<html>
<head>
<title>
    Saludo
</title>
</head>
<body>
   <h1 align="center">¡HOLA,MUNDO!</h1>
   <h2 align="center">ESTA ES MI PRIMERA PAGINA WEB</h2>
   <p align="center">
   <img src="imagen.jpg"
   alt="Mundo"></p>
   <p align="left">es sencilla...</p>
   <p align="right">...pero estoy aprendiendo</p>
   <p align="center"><strong>ADRIANGARCIABLANCO<BR>IES PRAIA BARRAÑA<BR>1ºBACH</strong></p>
   <hr align="center"width="70%">
   <p align="center">
   <img src="images.jpg"></p>
</body>
</html>
  

PÁGINA WEB