<head>
<meta charset="UFT-8">
<title> Barberiía Alura</title>
<link rel="stylesheet" href="productos.css">
</head>
<body>
<header>
<h1> <img src="imagenes/logo.png"> </h1>
<ul>
<li>Home</li>
<li>Productos</li>
<li>Contacto</li>
</ul>
</header>
</body>