From 99133a2d91f5ce1371a7dca3274b2a05ec3008c8 Mon Sep 17 00:00:00 2001 From: Andile-coder <61992639+Andile-coder@users.noreply.github.com> Date: Fri, 4 Dec 2020 00:53:58 +0200 Subject: [PATCH 1/4] Create debug.log --- debug.log | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 debug.log diff --git a/debug.log b/debug.log new file mode 100644 index 00000000..f6b6492d --- /dev/null +++ b/debug.log @@ -0,0 +1,2 @@ +[1203/001348.370:ERROR:directory_reader_win.cc(43)] FindFirstFile: The system cannot find the path specified. (0x3) +[1203/163747.352:ERROR:directory_reader_win.cc(43)] FindFirstFile: The system cannot find the path specified. (0x3) From d39e402a7497f69fe707cdde9e745f416fce2417 Mon Sep 17 00:00:00 2001 From: Andile-coder <61992639+Andile-coder@users.noreply.github.com> Date: Fri, 4 Dec 2020 15:21:09 +0200 Subject: [PATCH 2/4] first draft --- .vscode/launch.json | 14 ++++++++++++++ debug.log | 3 +++ index.html | 42 ++++++++++++++++++++++++++++++++++++++++++ 3 files changed, 59 insertions(+) create mode 100644 .vscode/launch.json diff --git a/.vscode/launch.json b/.vscode/launch.json new file mode 100644 index 00000000..83a11985 --- /dev/null +++ b/.vscode/launch.json @@ -0,0 +1,14 @@ +{ + // Use IntelliSense to learn about possible attributes. + // Hover to view descriptions of existing attributes. + // For more information, visit: https://go.microsoft.com/fwlink/?linkid=830387 + "version": "0.2.0", + "configurations": [ + { + "type": "pwa-chrome", + "request": "launch", + "name": "Open index.html", + "file": "c:\\Users\\Acer\\Downloads\\Compressed\\fork-me-fcc-test-suite-template\\HTML-CSS-Coursework-Week1\\index.html" + } + ] +} \ No newline at end of file diff --git a/debug.log b/debug.log index f6b6492d..29148340 100644 --- a/debug.log +++ b/debug.log @@ -1,2 +1,5 @@ [1203/001348.370:ERROR:directory_reader_win.cc(43)] FindFirstFile: The system cannot find the path specified. (0x3) +<<<<<<< Updated upstream [1203/163747.352:ERROR:directory_reader_win.cc(43)] FindFirstFile: The system cannot find the path specified. (0x3) +======= +>>>>>>> Stashed changes diff --git a/index.html b/index.html index 67dfc7f5..f51087c2 100644 --- a/index.html +++ b/index.html @@ -14,9 +14,51 @@ /> + +
+
+ +
+
+

HERMOSA

+

We bring you the best of world most beautiful discoveries

+
+ +
+
+
+
+
+

Hello World

+

+ "Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum." +

+
+
+

Hello Transverse World

+

"Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Nemo enim ipsam voluptatem quia voluptas sit aspernatur aut odit aut fugit, sed quia consequuntur magni dolores eos qui ratione voluptatem sequi nesciunt. Neque porro quisquam est, qui dolorem ipsum quia dolor sit amet, consectetur, adipisci velit, sed quia non numquam eius modi tempora incidunt ut labore et dolore magnam aliquam quaerat voluptatem. Ut enim ad minima veniam, quis nostrum exercitationem ullam corporis suscipit laboriosam, nisi ut aliquid ex ea commodi consequatur? Quis autem vel eum iure reprehenderit qui in ea voluptate velit esse quam nihil molestiae consequatur, vel illum qui dolorem eum fugiat quo voluptas nulla pariatur?"

+
+
+

Hello Parallel World

+

"But I must explain to you how all this mistaken idea of denouncing pleasure and praising pain was born and I will give you a complete account of the system, and expound the actual teachings of the great explorer of the truth, the master-builder of human happiness. No one rejects, dislikes, or avoids pleasure itself, because it is pleasure, but because those who do not know how to pursue pleasure rationally encounter consequences that are extremely painful. Nor again is there anyone who loves or pursues or desires to obtain pain of itself, because it is pain, but because occasionally circumstances occur in which toil and pain can procure him some great pleasure. To take a trivial example, which of us ever undertakes laborious physical exercise, except to obtain some advantage from it? But who has any right to find fault with a man who chooses to enjoy a pleasure that has no annoying consequences, or one who avoids a pain that produces no resultant pleasure?" +

+
+
+
+
+
+ From cb7eac72bc17d7779d4cae3833fc3e20dc0fb723 Mon Sep 17 00:00:00 2001 From: Andile-coder <61992639+Andile-coder@users.noreply.github.com> Date: Fri, 4 Dec 2020 20:02:32 +0200 Subject: [PATCH 3/4] final draft Changed thw whole structure of the code --- css/style.css | 101 ++++++++++++++++++++++++++++++++++++++++ debug.log | 1 + index.html | 77 +++++++++++++++--------------- lifeOnAnotherPlanet.jpg | Bin 0 -> 803549 bytes lifeOnSpace.jpg | Bin 0 -> 111923 bytes parallelUniverse.jpg | Bin 0 -> 183428 bytes profilepic.jpg | Bin 0 -> 57886 bytes 7 files changed, 142 insertions(+), 37 deletions(-) create mode 100644 lifeOnAnotherPlanet.jpg create mode 100644 lifeOnSpace.jpg create mode 100644 parallelUniverse.jpg create mode 100644 profilepic.jpg diff --git a/css/style.css b/css/style.css index 75e9841e..eb4f3509 100644 --- a/css/style.css +++ b/css/style.css @@ -6,3 +6,104 @@ * for example: General styles, Navigation styles, Hero styles, Footer etc. * */ + +/*Header*/ +header{ + padding-bottom: 0; + margin-left: 255px; + background-color: rgb(217, 222, 223); + border-radius: 15px; + text-align: center; + font-family:Roboto,'Times New Roman', Times, serif; + font-size: 20px; +} +/*SideBar*/ +div.sideBar{ + background-color: rgb(80, 182, 80); + height: 100%; + width: 250px; + position: absolute; + top:21px; +} +.profilePic{ + width: 150px; + height: 150px; + margin-left: 50px; + border-radius: 50%; +} +.sideBar h2,img + p{ + font-size: 25px; + color: white; + text-align: center; +} +form input,button{ + margin-bottom: 5px; + margin-left: 10px; + height: 25px; + border-radius: 5px; + font-family: cursive; + font-size: 15px; + font-weight: 150; + color: blue; +} +form p{ + color: rgba(21, 123, 226, 0.63); + text-align: center; + font-size: 30px; +} + +/*footer*/ + +footer p{ + font-weight: 100; + font-size: 20px; + color: rgb(86, 40, 194); +} +.fa{ + padding: 10px; + width:20px; + margin-left:15px; + color:white; + text-decoration: none; + text-align: center; +} + +.fa-facebook { + background: #3B5998; + } + + + .fa-twitter { + background: #55ACEE; + + } + .fa-instagram { + background: #125688; + } + .fa-pinterest { + background: #cb2027; + } +/*Main*/ +main{ + margin-left: 250px; +} + +img.articleImg{ + width: 150px; + height: 150px; + border-radius: 50%; +} +table{ + margin: 20px; +} +.articleTopic{ + font-size: 20px; + font-weight: 100px; + font-family: cursive; +} +article:first-child{ + background-color: aliceblue; +} +html{ + height: 100%; +} \ No newline at end of file diff --git a/debug.log b/debug.log index 29148340..435bf4e5 100644 --- a/debug.log +++ b/debug.log @@ -3,3 +3,4 @@ [1203/163747.352:ERROR:directory_reader_win.cc(43)] FindFirstFile: The system cannot find the path specified. (0x3) ======= >>>>>>> Stashed changes +[1204/153903.160:ERROR:directory_reader_win.cc(43)] FindFirstFile: The system cannot find the path specified. (0x3) diff --git a/index.html b/index.html index f51087c2..76840973 100644 --- a/index.html +++ b/index.html @@ -6,7 +6,7 @@ name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" /> - My Blog + Hermosa
-
- -

HERMOSA

We bring you the best of world most beautiful discoveries

-
-
-
-
-
-

Hello World

-

- "Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum." -

-
-
-

Hello Transverse World

-

"Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Nemo enim ipsam voluptatem quia voluptas sit aspernatur aut odit aut fugit, sed quia consequuntur magni dolores eos qui ratione voluptatem sequi nesciunt. Neque porro quisquam est, qui dolorem ipsum quia dolor sit amet, consectetur, adipisci velit, sed quia non numquam eius modi tempora incidunt ut labore et dolore magnam aliquam quaerat voluptatem. Ut enim ad minima veniam, quis nostrum exercitationem ullam corporis suscipit laboriosam, nisi ut aliquid ex ea commodi consequatur? Quis autem vel eum iure reprehenderit qui in ea voluptate velit esse quam nihil molestiae consequatur, vel illum qui dolorem eum fugiat quo voluptas nulla pariatur?"

-
-
-

Hello Parallel World

-

"But I must explain to you how all this mistaken idea of denouncing pleasure and praising pain was born and I will give you a complete account of the system, and expound the actual teachings of the great explorer of the truth, the master-builder of human happiness. No one rejects, dislikes, or avoids pleasure itself, because it is pleasure, but because those who do not know how to pursue pleasure rationally encounter consequences that are extremely painful. Nor again is there anyone who loves or pursues or desires to obtain pain of itself, because it is pain, but because occasionally circumstances occur in which toil and pain can procure him some great pleasure. To take a trivial example, which of us ever undertakes laborious physical exercise, except to obtain some advantage from it? But who has any right to find fault with a man who chooses to enjoy a pleasure that has no annoying consequences, or one who avoids a pain that produces no resultant pleasure?" -

-
- - -
+ -
-
- -