From 0c07a2da2233b7f1ae9462dc528013205c733c21 Mon Sep 17 00:00:00 2001 From: lazaro Date: Sun, 16 Aug 2026 22:04:57 -0400 Subject: [PATCH 1/3] agregado scrip --- index .html | 4 +++- "sin t\303\255tulo.txt" | 12 ------------ 2 files changed, 3 insertions(+), 13 deletions(-) delete mode 100644 "sin t\303\255tulo.txt" diff --git a/index .html b/index .html index cfe2c33..b1994c1 100644 --- a/index .html +++ b/index .html @@ -242,7 +242,9 @@

Formulario de login



Ir a inicio
- + diff --git "a/sin t\303\255tulo.txt" "b/sin t\303\255tulo.txt" deleted file mode 100644 index e30ff2e..0000000 --- "a/sin t\303\255tulo.txt" +++ /dev/null @@ -1,12 +0,0 @@ - - - - - - - Página web - - - - - \ No newline at end of file From 6bfbd753787359e902b1594e5b985cb0968852c5 Mon Sep 17 00:00:00 2001 From: lazaro Date: Sun, 16 Aug 2026 22:26:13 -0400 Subject: [PATCH 2/3] cgf --- prog.js | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 prog.js diff --git a/prog.js b/prog.js new file mode 100644 index 0000000..a47602e --- /dev/null +++ b/prog.js @@ -0,0 +1,2 @@ +let a=9.8 +console.log(a) From f44a478679a05e07cc8412e875b9035b245bd648 Mon Sep 17 00:00:00 2001 From: lazaro Date: Sun, 16 Aug 2026 22:43:10 -0400 Subject: [PATCH 3/3] ccc --- index .html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index .html b/index .html index b1994c1..6541d0b 100644 --- a/index .html +++ b/index .html @@ -237,7 +237,7 @@

Formulario de login

+ placeholder="--escriba el usuario--" pattern="^[A-Za-z]+$" title="Este cuadro de texto no acepta números" autocomplete="on">