<head>
<meta charset="UTF-8"
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Portafolio de Belén Turbes</title>
</head>
<body>
<header></header>
<main>
<h1> Portafolio <strong<> Torres del paine </strong>
</h1>
<p>
¡Hola! Soy Belén,Estoy aprendiendo como programar, un gusto.
</p>
<a href="https://www.instagram.com/">instagram</a>
<a href="https://github.com/">Github</a>
<img src="torres.jpg "torres del paine">
</main>
<footer>
<p> Contacto: Belen.turbes@gmail.com</p>
</footer>
</body>
</html>