From e81d8583a1f01e9860c1f740a282cad2bfcbd0b7 Mon Sep 17 00:00:00 2001 From: Elkin J Date: Fri, 1 Mar 2024 14:45:59 -0500 Subject: [PATCH 1/2] Second Commit --- clase11.html | 3 + index.html | 182 +++++++++++++++++++++++++++ main.js | 140 +++++++++++++++++++++ style.css | 341 +++++++++++++++++++++++++++++++++++++++++++++++++++ 4 files changed, 666 insertions(+) create mode 100644 index.html create mode 100644 main.js create mode 100644 style.css diff --git a/clase11.html b/clase11.html index 9b43e5b14..f9ce8da1c 100644 --- a/clase11.html +++ b/clase11.html @@ -4,6 +4,9 @@ + + + Document -