<!DOCTYPE html>
<html lang="en-col">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Diego's Portfolio</title>
</head>
<body>
<header></header>
<main>
<h1>Take your digital business to the next level <strong>with a quality Front-end!</strong>
</h1>
<p>Hi! I'm Diego, Front-end developer with specialization in React, HTML and CSS. I help small businesses and designers to implement good ideas.</p>
<a href="https://www.instagram.com/">Instagram</a>
<a href="https://github.com/">Github</a>
<br>
<img src="img.jpg" alt="Imagen de Diego">
</main>
<footer></footer>
</body>
</html>