diff --git a/lesson_04/example/index.html b/lesson_04/example/index.html deleted file mode 100644 index 9b83853..0000000 --- a/lesson_04/example/index.html +++ /dev/null @@ -1,16 +0,0 @@ - - -
- - - -Now you can see how you can quickly grab a complete project that is put online by someone on Github and have your own copy on your local machine !
- -
-
-
-
\ No newline at end of file
diff --git a/lesson_04/example/style.css b/lesson_04/example/style.css
index 2ab5bb2..2ab2a20 100644
--- a/lesson_04/example/style.css
+++ b/lesson_04/example/style.css
@@ -10,6 +10,7 @@ body{
h1{
margin-top: 100px;
margin-bottom: 100px;
+ margin-right: 10px;
}
p{
diff --git a/lesson_06/img/DSCF3757.JPG b/lesson_06/img/DSCF3757.JPG
new file mode 100644
index 0000000..b5dd4c1
Binary files /dev/null and b/lesson_06/img/DSCF3757.JPG differ
diff --git a/lesson_06/index.html b/lesson_06/index.html
index 1c37ff5..0e922f8 100644
--- a/lesson_06/index.html
+++ b/lesson_06/index.html
@@ -21,6 +21,7 @@