From fbd1754e436d0ab9deb93385991225af374c6bc2 Mon Sep 17 00:00:00 2001
From: Omar278 <65314510+Omar278@users.noreply.github.com>
Date: Fri, 18 Sep 2020 17:10:36 -0500
Subject: [PATCH 1/5] Add files via upload
---
css.css | 17 +++++++++++++++
html.html | 65 +++++++++++++++++++++++++++++++++++++++++++++++++++++++
java.js | 2 ++
3 files changed, 84 insertions(+)
create mode 100644 css.css
create mode 100644 html.html
create mode 100644 java.js
diff --git a/css.css b/css.css
new file mode 100644
index 0000000..f32dbbe
--- /dev/null
+++ b/css.css
@@ -0,0 +1,17 @@
+body {
+ font-family: system-ui;
+ background: #f06d06;
+ color: white;
+ text-align: center;
+ }
+ .btn {
+
+ border:none;
+ color:black;
+ padding:16px 32px;
+ text-align:center;
+ font-size:16px;
+ margin:4px 2px;
+ transition: 0.3s;
+ }
+
\ No newline at end of file
diff --git a/html.html b/html.html
new file mode 100644
index 0000000..befeb3d
--- /dev/null
+++ b/html.html
@@ -0,0 +1,65 @@
+
+
+
+ Boton
+
+
+
+
+ 👋 Hello World!
+
+
+
+
+
+
+ CatPhotoApp
+
+ Click here to view more cat photos.
+
+
+
+
+
Things cats love:
+
+ - cat nip
+ - laser pointers
+ - lasagna
+
+
Top 3 things cats hate:
+
+ - flea treatment
+ - thunder
+ - other cats
+
+
+
+
+
+
\ No newline at end of file
diff --git a/java.js b/java.js
new file mode 100644
index 0000000..93d20bb
--- /dev/null
+++ b/java.js
@@ -0,0 +1,2 @@
+document.getElementsById("elboton").addEventListener("click", function(){
+});
\ No newline at end of file
From d9372cd0dca8408d31929f28cf838e2e22cbec26 Mon Sep 17 00:00:00 2001
From: Omar278 <65314510+Omar278@users.noreply.github.com>
Date: Sun, 20 Sep 2020 01:08:53 -0500
Subject: [PATCH 2/5] Add files via upload
---
html.html | 79 +++++++++++++------------------------------------------
1 file changed, 18 insertions(+), 61 deletions(-)
diff --git a/html.html b/html.html
index befeb3d..f047f53 100644
--- a/html.html
+++ b/html.html
@@ -1,65 +1,22 @@
+
-
- Boton
-
-
+
-
- 👋 Hello World!
-
-
-
-
-
-
- CatPhotoApp
-
- Click here to view more cat photos.
-
-
-
-
-
Things cats love:
-
- - cat nip
- - laser pointers
- - lasagna
-
-
Top 3 things cats hate:
-
- - flea treatment
- - thunder
- - other cats
-
-
-
-
-
-
\ No newline at end of file
+
+
+
\ No newline at end of file
From 477e36687746c79b45569556db0d44622cba27d4 Mon Sep 17 00:00:00 2001
From: Omar278 <65314510+Omar278@users.noreply.github.com>
Date: Sun, 20 Sep 2020 16:18:57 -0500
Subject: [PATCH 3/5] Delete css.css
---
css.css | 17 -----------------
1 file changed, 17 deletions(-)
delete mode 100644 css.css
diff --git a/css.css b/css.css
deleted file mode 100644
index f32dbbe..0000000
--- a/css.css
+++ /dev/null
@@ -1,17 +0,0 @@
-body {
- font-family: system-ui;
- background: #f06d06;
- color: white;
- text-align: center;
- }
- .btn {
-
- border:none;
- color:black;
- padding:16px 32px;
- text-align:center;
- font-size:16px;
- margin:4px 2px;
- transition: 0.3s;
- }
-
\ No newline at end of file
From b7065898ce4eeb14b0b7f2231d344ec5a52ae9eb Mon Sep 17 00:00:00 2001
From: Omar278 <65314510+Omar278@users.noreply.github.com>
Date: Sun, 20 Sep 2020 16:19:09 -0500
Subject: [PATCH 4/5] Delete java.js
---
java.js | 2 --
1 file changed, 2 deletions(-)
delete mode 100644 java.js
diff --git a/java.js b/java.js
deleted file mode 100644
index 93d20bb..0000000
--- a/java.js
+++ /dev/null
@@ -1,2 +0,0 @@
-document.getElementsById("elboton").addEventListener("click", function(){
-});
\ No newline at end of file
From 45beae0c023b54353294ed86469ae3f8faab1c1c Mon Sep 17 00:00:00 2001
From: Omar278 <65314510+Omar278@users.noreply.github.com>
Date: Sun, 20 Sep 2020 16:24:58 -0500
Subject: [PATCH 5/5] Add files via upload
avance 3
---
html.html | 45 ++++++++++++++++++++++++++++++++++++++-------
1 file changed, 38 insertions(+), 7 deletions(-)
diff --git a/html.html b/html.html
index f047f53..0838449 100644
--- a/html.html
+++ b/html.html
@@ -1,21 +1,52 @@
-
+
-
-
-
+
+ Escoge un boton o usa las barras
+
+
+
+
+
+
+
+
+
+ onclick="changeColor(); ">