From 972cfb45ffa7bf46820d6ffb527d6f91268bf996 Mon Sep 17 00:00:00 2001 From: Alejandro Sanchez Date: Wed, 21 Feb 2024 11:28:38 -0500 Subject: [PATCH] Revert "Codespace bug free giggle jvqwx9v54jrhj7gw" --- .learn/resets/01-hello-world/index.html | 2 - .learn/resets/01.1-like-word/index.html | 1 - .learn/resets/02-website-structure/index.html | 1 - .../resets/03-hello-without-head/index.html | 1 - .learn/resets/04-list-of-reasons/index.html | 10 ----- .learn/resets/05-create-anchors/index.html | 10 ----- .learn/resets/06-new-window/index.html | 9 ----- .learn/resets/07-same-page/index.html | 40 ------------------- .../08-relative-vs-absolute-path/index.html | 10 ----- .learn/resets/09-formatting-Text/index.html | 17 -------- .learn/resets/10-replicate-html/index.html | 10 ----- .learn/resets/11-nested-tags/index.html | 10 ----- .learn/resets/12-my-first-table/index.html | 10 ----- .learn/resets/13-image-with-text/index.html | 21 ---------- .learn/resets/14-video-tag/index.html | 10 ----- .learn/resets/15-iframe/index.html | 10 ----- exercises/01-hello-world/index.html | 3 +- exercises/01-hello-world/solution.hide.html | 2 +- exercises/01.1-like-word/index.html | 1 - exercises/01.1-like-word/solution.hide.html | 2 +- exercises/02-website-structure/index.html | 9 ----- .../02-website-structure/solution.hide.html | 4 +- exercises/03-hello-without-head/index.html | 6 --- .../03-hello-without-head/solution.hide.html | 8 ++-- exercises/04-list-of-reasons/index.html | 20 ++++------ exercises/05-create-anchors/index.html | 2 +- exercises/06-new-window/index.html | 2 +- exercises/07-same-page/index.html | 3 +- exercises/09-formatting-Text/index.html | 15 +------ exercises/10-replicate-html/index.html | 16 +------- exercises/11-nested-tags/index.html | 5 +-- exercises/11-nested-tags/solution.hide.html | 31 +++++++------- exercises/12-my-first-table/index.html | 28 +------------ exercises/13-image-with-text/index.html | 13 +----- exercises/14-video-tag/index.html | 6 +-- exercises/14-video-tag/solution.hide.html | 4 +- exercises/15-iframe/index.html | 2 +- 37 files changed, 42 insertions(+), 312 deletions(-) delete mode 100644 .learn/resets/01-hello-world/index.html delete mode 100644 .learn/resets/01.1-like-word/index.html delete mode 100644 .learn/resets/02-website-structure/index.html delete mode 100644 .learn/resets/03-hello-without-head/index.html delete mode 100644 .learn/resets/04-list-of-reasons/index.html delete mode 100644 .learn/resets/05-create-anchors/index.html delete mode 100644 .learn/resets/06-new-window/index.html delete mode 100644 .learn/resets/07-same-page/index.html delete mode 100644 .learn/resets/08-relative-vs-absolute-path/index.html delete mode 100644 .learn/resets/09-formatting-Text/index.html delete mode 100644 .learn/resets/10-replicate-html/index.html delete mode 100644 .learn/resets/11-nested-tags/index.html delete mode 100644 .learn/resets/12-my-first-table/index.html delete mode 100644 .learn/resets/13-image-with-text/index.html delete mode 100644 .learn/resets/14-video-tag/index.html delete mode 100644 .learn/resets/15-iframe/index.html diff --git a/.learn/resets/01-hello-world/index.html b/.learn/resets/01-hello-world/index.html deleted file mode 100644 index 0669e43b..00000000 --- a/.learn/resets/01-hello-world/index.html +++ /dev/null @@ -1,2 +0,0 @@ - -

Hello! I am a P tag, normally used for paragraphs

\ No newline at end of file diff --git a/.learn/resets/01.1-like-word/index.html b/.learn/resets/01.1-like-word/index.html deleted file mode 100644 index 950dfebf..00000000 --- a/.learn/resets/01.1-like-word/index.html +++ /dev/null @@ -1 +0,0 @@ - diff --git a/.learn/resets/02-website-structure/index.html b/.learn/resets/02-website-structure/index.html deleted file mode 100644 index 950dfebf..00000000 --- a/.learn/resets/02-website-structure/index.html +++ /dev/null @@ -1 +0,0 @@ - diff --git a/.learn/resets/03-hello-without-head/index.html b/.learn/resets/03-hello-without-head/index.html deleted file mode 100644 index 950dfebf..00000000 --- a/.learn/resets/03-hello-without-head/index.html +++ /dev/null @@ -1 +0,0 @@ - diff --git a/.learn/resets/04-list-of-reasons/index.html b/.learn/resets/04-list-of-reasons/index.html deleted file mode 100644 index be1126ab..00000000 --- a/.learn/resets/04-list-of-reasons/index.html +++ /dev/null @@ -1,10 +0,0 @@ - - - - This title shows on the browser tab - - - - - - diff --git a/.learn/resets/05-create-anchors/index.html b/.learn/resets/05-create-anchors/index.html deleted file mode 100644 index 12b6e19d..00000000 --- a/.learn/resets/05-create-anchors/index.html +++ /dev/null @@ -1,10 +0,0 @@ - - - - 4Geeks Academy - - - - "Click me to search on google" - - diff --git a/.learn/resets/06-new-window/index.html b/.learn/resets/06-new-window/index.html deleted file mode 100644 index 11947711..00000000 --- a/.learn/resets/06-new-window/index.html +++ /dev/null @@ -1,9 +0,0 @@ - - - - This title shows on the browser tab - - - Click me to search on google - - diff --git a/.learn/resets/07-same-page/index.html b/.learn/resets/07-same-page/index.html deleted file mode 100644 index 456aa4e7..00000000 --- a/.learn/resets/07-same-page/index.html +++ /dev/null @@ -1,40 +0,0 @@ - - - - 4Geeks Academy - - -

This is the upper side of the website

- - Go to the lower side! - -

 

-

 

-

 

-

 

-

 

-

 

-

 

-

 

-

 

-

 

-

 

-

 

-

 

-

 

-

 

-

 

-

 

-

 

-

 

-

 

-

 

-

 

-

 

-

 

-

 

- - -

This is the lower side of the website

- - diff --git a/.learn/resets/08-relative-vs-absolute-path/index.html b/.learn/resets/08-relative-vs-absolute-path/index.html deleted file mode 100644 index 30604f9b..00000000 --- a/.learn/resets/08-relative-vs-absolute-path/index.html +++ /dev/null @@ -1,10 +0,0 @@ - - - - Relative vs Absolute Path - - - - - - diff --git a/.learn/resets/09-formatting-Text/index.html b/.learn/resets/09-formatting-Text/index.html deleted file mode 100644 index 35d8ea3d..00000000 --- a/.learn/resets/09-formatting-Text/index.html +++ /dev/null @@ -1,17 +0,0 @@ - - - - 4Geeks Academy - - - - - - - diff --git a/.learn/resets/10-replicate-html/index.html b/.learn/resets/10-replicate-html/index.html deleted file mode 100644 index 0e98b723..00000000 --- a/.learn/resets/10-replicate-html/index.html +++ /dev/null @@ -1,10 +0,0 @@ - - - - 4Geeks Academy - - - - - - diff --git a/.learn/resets/11-nested-tags/index.html b/.learn/resets/11-nested-tags/index.html deleted file mode 100644 index 523540c4..00000000 --- a/.learn/resets/11-nested-tags/index.html +++ /dev/null @@ -1,10 +0,0 @@ - - - - 4Geeks Academy - - - - - - diff --git a/.learn/resets/12-my-first-table/index.html b/.learn/resets/12-my-first-table/index.html deleted file mode 100644 index 0e98b723..00000000 --- a/.learn/resets/12-my-first-table/index.html +++ /dev/null @@ -1,10 +0,0 @@ - - - - 4Geeks Academy - - - - - - diff --git a/.learn/resets/13-image-with-text/index.html b/.learn/resets/13-image-with-text/index.html deleted file mode 100644 index 31ad9afa..00000000 --- a/.learn/resets/13-image-with-text/index.html +++ /dev/null @@ -1,21 +0,0 @@ - - - - 4Geeks Academy - - - - - - - - -
- What is Lorem Ipsum? Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the - industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type - specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially - unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently - with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. -
- - diff --git a/.learn/resets/14-video-tag/index.html b/.learn/resets/14-video-tag/index.html deleted file mode 100644 index cbab09b0..00000000 --- a/.learn/resets/14-video-tag/index.html +++ /dev/null @@ -1,10 +0,0 @@ - - - - 4Geeks Academy - - - - - - diff --git a/.learn/resets/15-iframe/index.html b/.learn/resets/15-iframe/index.html deleted file mode 100644 index 0e98b723..00000000 --- a/.learn/resets/15-iframe/index.html +++ /dev/null @@ -1,10 +0,0 @@ - - - - 4Geeks Academy - - - - - - diff --git a/exercises/01-hello-world/index.html b/exercises/01-hello-world/index.html index 122f5a20..0669e43b 100644 --- a/exercises/01-hello-world/index.html +++ b/exercises/01-hello-world/index.html @@ -1,3 +1,2 @@ -Hello, I am a text -Hello, I am also a text but in bold +

Hello! I am a P tag, normally used for paragraphs

\ No newline at end of file diff --git a/exercises/01-hello-world/solution.hide.html b/exercises/01-hello-world/solution.hide.html index 122f5a20..db31dd8f 100644 --- a/exercises/01-hello-world/solution.hide.html +++ b/exercises/01-hello-world/solution.hide.html @@ -1,3 +1,3 @@ Hello, I am a text -Hello, I am also a text but in bold +Hello, I am also a text but in bold \ No newline at end of file diff --git a/exercises/01.1-like-word/index.html b/exercises/01.1-like-word/index.html index 8b054623..950dfebf 100644 --- a/exercises/01.1-like-word/index.html +++ b/exercises/01.1-like-word/index.html @@ -1,2 +1 @@ -

HTML tags are similar to MS Word elements

diff --git a/exercises/01.1-like-word/solution.hide.html b/exercises/01.1-like-word/solution.hide.html index 8b054623..f87cc9e2 100644 --- a/exercises/01.1-like-word/solution.hide.html +++ b/exercises/01.1-like-word/solution.hide.html @@ -1,2 +1,2 @@ -

HTML tags are similar to MS Word elements

+

HTML tags are similar to MS Word elements

\ No newline at end of file diff --git a/exercises/02-website-structure/index.html b/exercises/02-website-structure/index.html index df31773b..950dfebf 100644 --- a/exercises/02-website-structure/index.html +++ b/exercises/02-website-structure/index.html @@ -1,10 +1 @@ - - - - - - Hello World - - - diff --git a/exercises/02-website-structure/solution.hide.html b/exercises/02-website-structure/solution.hide.html index 7fef354c..31407cfe 100644 --- a/exercises/02-website-structure/solution.hide.html +++ b/exercises/02-website-structure/solution.hide.html @@ -4,5 +4,7 @@ Hello World - + + + diff --git a/exercises/03-hello-without-head/index.html b/exercises/03-hello-without-head/index.html index ecb6d865..950dfebf 100644 --- a/exercises/03-hello-without-head/index.html +++ b/exercises/03-hello-without-head/index.html @@ -1,7 +1 @@ - - - -

Lillys Hernandez

- - diff --git a/exercises/03-hello-without-head/solution.hide.html b/exercises/03-hello-without-head/solution.hide.html index 3ab5d4c9..9370c2cf 100644 --- a/exercises/03-hello-without-head/solution.hide.html +++ b/exercises/03-hello-without-head/solution.hide.html @@ -1,7 +1,7 @@ - -

My Name

- - + +

My Name

+ + \ No newline at end of file diff --git a/exercises/04-list-of-reasons/index.html b/exercises/04-list-of-reasons/index.html index f7c1a3c1..be1126ab 100644 --- a/exercises/04-list-of-reasons/index.html +++ b/exercises/04-list-of-reasons/index.html @@ -1,16 +1,10 @@ - - This title shows on the browser tab - - -
    -
  1. Are In-Demand
  2. -
  3. Earn a Great Living
  4. -
  5. Have Diverse Opportunities
  6. -
  7. Get to be Creative
  8. -
  9. Have Flexibility
  10. -
  11. The job outlook is strong
  12. -
- + + This title shows on the browser tab + + + + + diff --git a/exercises/05-create-anchors/index.html b/exercises/05-create-anchors/index.html index 12b6e19d..ac5c33c3 100644 --- a/exercises/05-create-anchors/index.html +++ b/exercises/05-create-anchors/index.html @@ -5,6 +5,6 @@ - "Click me to search on google" + diff --git a/exercises/06-new-window/index.html b/exercises/06-new-window/index.html index b8404a25..11947711 100644 --- a/exercises/06-new-window/index.html +++ b/exercises/06-new-window/index.html @@ -4,6 +4,6 @@ This title shows on the browser tab - Click me to search on google + Click me to search on google diff --git a/exercises/07-same-page/index.html b/exercises/07-same-page/index.html index 2e8e2ca1..456aa4e7 100644 --- a/exercises/07-same-page/index.html +++ b/exercises/07-same-page/index.html @@ -34,8 +34,7 @@

This is the upper side of the website

 

 

- Go to the lower side! - +

This is the lower side of the website

diff --git a/exercises/09-formatting-Text/index.html b/exercises/09-formatting-Text/index.html index 97cd13e8..35d8ea3d 100644 --- a/exercises/09-formatting-Text/index.html +++ b/exercises/09-formatting-Text/index.html @@ -12,19 +12,6 @@ -

This will be your heading

-

Then you start talking about some interesting stuff that nobody wants to read

-

Then you can quote some to add credibility

-
- A quantation is a handy thing to have about , saving one the trouble of thinking -
- -A.A. Milne, If I May -
-

After all, new generations have these things in commun

- + diff --git a/exercises/10-replicate-html/index.html b/exercises/10-replicate-html/index.html index 90b33198..0e98b723 100644 --- a/exercises/10-replicate-html/index.html +++ b/exercises/10-replicate-html/index.html @@ -5,20 +5,6 @@ -

The learning essay

-

3 signals you know you are learning

-

Here are the 3 most common signs that shows you are learning

-
    -
  1. You are able to complete the exercises by yourself.
  2. -
  3. You understand what the teacher is talking about.
  4. -
  5. You are able to have conversations about the topic.
  6. -
- -

3 reasons you love what you are learning

- + diff --git a/exercises/11-nested-tags/index.html b/exercises/11-nested-tags/index.html index 6d1fa6c8..523540c4 100644 --- a/exercises/11-nested-tags/index.html +++ b/exercises/11-nested-tags/index.html @@ -5,9 +5,6 @@ -

Hello world.Italic word.

-

Hello world.Bold word

-

Hello

-

xbxb ghf fjf kfkfg dkdykdft lh saf cfgh fgjf qrqr hhd dfhdhd hd hd hd hjh tuyrtyu rtjh rjr jr jrj r jr

+ diff --git a/exercises/11-nested-tags/solution.hide.html b/exercises/11-nested-tags/solution.hide.html index c1e898ef..5dbf4dda 100644 --- a/exercises/11-nested-tags/solution.hide.html +++ b/exercises/11-nested-tags/solution.hide.html @@ -1,24 +1,21 @@ - - 4Geeks Academy - - - + + 4Geeks Academy + + + - +

Hello world. Italic word.

- -

Hello world. Bold word.

+ +

Hello world. Bold word.

- - -

Hello

-

- Lorem ipsum dolor sit amet consectetur adipisicing elit. Perferendis laboriosam quia adipisci. Hic tenetur fuga aliquam velit est - pariatur tempore quibusdam ex quas a ipsum, illo aperiam blanditiis molestias voluptatibus. -

-
- + + +

Hello

+

Lorem ipsum dolor sit amet consectetur adipisicing elit. Perferendis laboriosam quia adipisci. Hic tenetur fuga aliquam velit est pariatur tempore quibusdam ex quas a ipsum, illo aperiam blanditiis molestias voluptatibus.

+
+ diff --git a/exercises/12-my-first-table/index.html b/exercises/12-my-first-table/index.html index a7fcb262..0e98b723 100644 --- a/exercises/12-my-first-table/index.html +++ b/exercises/12-my-first-table/index.html @@ -5,32 +5,6 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - -
NameLast NamePhone Number
NameLast NamePhone Number
NameLast NamePhone Number
NameLast NamePhone Number
+ diff --git a/exercises/13-image-with-text/index.html b/exercises/13-image-with-text/index.html index 31ad9afa..0e98b723 100644 --- a/exercises/13-image-with-text/index.html +++ b/exercises/13-image-with-text/index.html @@ -5,17 +5,6 @@ - - - - - -
- What is Lorem Ipsum? Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the - industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type - specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially - unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently - with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. -
+ diff --git a/exercises/14-video-tag/index.html b/exercises/14-video-tag/index.html index 5be82085..cbab09b0 100644 --- a/exercises/14-video-tag/index.html +++ b/exercises/14-video-tag/index.html @@ -5,10 +5,6 @@ - + diff --git a/exercises/14-video-tag/solution.hide.html b/exercises/14-video-tag/solution.hide.html index 5be82085..0a2ebd54 100644 --- a/exercises/14-video-tag/solution.hide.html +++ b/exercises/14-video-tag/solution.hide.html @@ -6,9 +6,7 @@ diff --git a/exercises/15-iframe/index.html b/exercises/15-iframe/index.html index c5c4b638..0e98b723 100644 --- a/exercises/15-iframe/index.html +++ b/exercises/15-iframe/index.html @@ -5,6 +5,6 @@ - +