ESTRUCTURA DE PÁGINA WEB
<html>
<head>
<title>página</title>
<meta charset="utf-8">
<style type="text/css">
</style>
<body>
<header>
<img src="link de imagen">
</header>
<nav>
<a href="www.geducar.com">Geducar</a>
<a href="www.wikipedia.com">wikipedia</a>
<a href="www.prensalibre.com">Prensalibre</a>
</nav>
<h1> </h1>
<p> </p>
</body>
</html>
Comentarios
Publicar un comentario