diff --git a/.learn/resets/01-Style-tag/index.html b/.learn/resets/01-Style-tag/index.html
new file mode 100644
index 00000000..93d4ce1c
--- /dev/null
+++ b/.learn/resets/01-Style-tag/index.html
@@ -0,0 +1 @@
+
diff --git a/.learn/resets/01.1-Add-a-style-tag/index.html b/.learn/resets/01.1-Add-a-style-tag/index.html
new file mode 100644
index 00000000..1c51e8e0
--- /dev/null
+++ b/.learn/resets/01.1-Add-a-style-tag/index.html
@@ -0,0 +1,6 @@
+
+
+ Coding is a basic literacy in the digital age, and it is important for kids to understand and be able to work with and understand the technology
+ around them. Having children learn coding at a young age prepares them for the future. Coding helps children with communication, creativity,
+ math,writing, and confidence.
+
diff --git a/.learn/resets/01.2-RGBA-colors/index.html b/.learn/resets/01.2-RGBA-colors/index.html
new file mode 100644
index 00000000..39661132
--- /dev/null
+++ b/.learn/resets/01.2-RGBA-colors/index.html
@@ -0,0 +1,14 @@
+
+
+
+
+
+
+ Hello! I am an anchor in red, change my color to yellow
+
+
diff --git a/.learn/resets/01.3-Your-Second-Style/index.html b/.learn/resets/01.3-Your-Second-Style/index.html
new file mode 100644
index 00000000..998d973a
--- /dev/null
+++ b/.learn/resets/01.3-Your-Second-Style/index.html
@@ -0,0 +1,11 @@
+
+
+
+
+
+
+ Hello! My background should be blue!
+
+
diff --git a/.learn/resets/02-Separate-Stylesheet/index.html b/.learn/resets/02-Separate-Stylesheet/index.html
new file mode 100644
index 00000000..a7be7a61
--- /dev/null
+++ b/.learn/resets/02-Separate-Stylesheet/index.html
@@ -0,0 +1,9 @@
+
+
+
+
+
+
+ My background should be blue.
+
+
diff --git a/.learn/resets/02.1-Background/index.html b/.learn/resets/02.1-Background/index.html
new file mode 100644
index 00000000..cf841f1e
--- /dev/null
+++ b/.learn/resets/02.1-Background/index.html
@@ -0,0 +1,10 @@
+
+
+
+
+ 02 Background
+
+
+ My background should be an image with the size "contain"
+
+
diff --git a/.learn/resets/04-Class-Selector/index.html b/.learn/resets/04-Class-Selector/index.html
new file mode 100644
index 00000000..45709afb
--- /dev/null
+++ b/.learn/resets/04-Class-Selector/index.html
@@ -0,0 +1,12 @@
+
+
+
+
+ 04 Class selector
+
+
+
+