Resolucion del 1er ejercicio

This commit is contained in:
Bruno
2026-05-12 17:30:46 -03:00
parent 167bbaaf54
commit dcb3b5a463
2 changed files with 5 additions and 0 deletions

View File

@@ -1 +1,3 @@
// Vincular este archivo al archivo index.html, y resolver aquí los ejercicios.
const titulo = document.querySelector("h1");
titulo.textContent = "Comidas clasicas/tipicas de Argentina";