diff --git a/.gitignore b/.gitignore deleted file mode 100644 index 2608ec2..0000000 --- a/.gitignore +++ /dev/null @@ -1,2 +0,0 @@ -.DS_Store -.vscode \ No newline at end of file diff --git a/1-exercise-solutions/lesson-04/4j.html b/1-exercise-solutions/lesson-04/4j.html index 47234cc..5f6e373 100644 --- a/1-exercise-solutions/lesson-04/4j.html +++ b/1-exercise-solutions/lesson-04/4j.html @@ -5,7 +5,7 @@ .add-to-cart-button { background-color: yellow; } - + .buy-now-button { background-color: orange; } @@ -22,7 +22,7 @@ ">Add to cart
-- - - - - - - -
- -- - - - - - - -
- -- - - - - - - -
- -- - - - - - - -
- -- -
-diff --git a/1-exercise-solutions/lesson-05/5q.html b/1-exercise-solutions/lesson-05/5q.html index 9d0e3b7..47457e8 100644 --- a/1-exercise-solutions/lesson-05/5q.html +++ b/1-exercise-solutions/lesson-05/5q.html @@ -6,7 +6,7 @@ calculation += '1'; console.log(calculation); ">1 - + - + diff --git a/1-exercise-solutions/lesson-05/5r.html b/1-exercise-solutions/lesson-05/5r.html index 3db2042..6293ad5 100644 --- a/1-exercise-solutions/lesson-05/5r.html +++ b/1-exercise-solutions/lesson-05/5r.html @@ -7,7 +7,7 @@ calculation += '1'; console.log(calculation); ">1 - + - + - + - + @@ -93,10 +97,10 @@
- + diff --git a/1-exercise-solutions/lesson-07/7g.html b/1-exercise-solutions/lesson-07/7g.html index 94db489..fc4ea0c 100644 --- a/1-exercise-solutions/lesson-07/7g.html +++ b/1-exercise-solutions/lesson-07/7g.html @@ -2,93 +2,23 @@
-