Ejercicio 1
This commit is contained in:
@@ -8,7 +8,9 @@
|
||||
</head>
|
||||
<body>
|
||||
<h1>Ejercicio 1</h1>
|
||||
|
||||
<input type="text" id="nombre" placeholder="Ingresa tu nombre">
|
||||
<p id="saludo"></p>
|
||||
<button type="submit" id="boton">Enviar</button>
|
||||
<script src="ejercicio1.js"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user