jueves, 23 de mayo de 2019

Ejercicios Propuestos 2

<!DOCTYPE hmtl>
<head>
<title>Ejercicios Propuestos 2</title>
</head>
<body>
CREANDO UN MENÚ EN UNA PÁGINA WEB
<p>
<button>Inicio</button>
<button>Nosotros</button>
<button>Información</button>
<button>Blog</button>
</body>
</hmtl>

No hay comentarios.:

Publicar un comentario