From 5b03de4e7b837a5de4eed5125ad7cce5edd98095 Mon Sep 17 00:00:00 2001 From: Anu Date: Thu, 26 Jan 2023 02:28:11 +0000 Subject: [PATCH 1/3] Update index.html --- index.html | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) diff --git a/index.html b/index.html index 67dfc7f5..7469470c 100644 --- a/index.html +++ b/index.html @@ -15,8 +15,35 @@ + +
+
+ saree pic +
+ +

Plumstead Fashion

+

Carry your tradition with you whereever you go

+ +

All in one

+

online and visit both available

+

pay as you go

+ +
+ join us +
+ + + + From e1ba12dbd4e9e886bd14e5fb59dd7845585e41ba Mon Sep 17 00:00:00 2001 From: Anu Date: Fri, 27 Jan 2023 10:29:57 +0000 Subject: [PATCH 2/3] Done upto 5 dots --- index.html | 31 +++++++++++++++++++++++++------ 1 file changed, 25 insertions(+), 6 deletions(-) diff --git a/index.html b/index.html index 7469470c..ddc1b1a0 100644 --- a/index.html +++ b/index.html @@ -23,17 +23,35 @@ -

Plumstead Fashion

-

Carry your tradition with you whereever you go

+

Social Media

+

Social media is a means of interactions among people in which they create, share and exchange information and ideas in virtual communities and networks.

+ +
+

Instagram

+

+ +
youtube +

+ +
+ + +

All in one

online and visit both available

@@ -41,6 +59,7 @@

Plumstead Fashion

join us +
From a7620063432435cdbb73a96cdf63b1f9a6b50619 Mon Sep 17 00:00:00 2001 From: Anu Date: Sat, 28 Jan 2023 09:44:45 +0000 Subject: [PATCH 3/3] Anu thapaliya/london 10-html css coursework remaining last 2 stpes to complete. --- .vscode/launch.json | 22 +++++++++++++++++ css/style.css | 36 ++++++++++++++++++++++++++++ index.html | 57 ++++++++++++++++++--------------------------- 3 files changed, 81 insertions(+), 34 deletions(-) create mode 100644 .vscode/launch.json diff --git a/.vscode/launch.json b/.vscode/launch.json new file mode 100644 index 00000000..a301ec19 --- /dev/null +++ b/.vscode/launch.json @@ -0,0 +1,22 @@ +{ + // 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": [ + + { + "name": "Launch Chrome", + "request": "launch", + "type": "chrome", + "url": "http://localhost:8080", + "webRoot": "${workspaceFolder}" + }, + { + "type": "msedge", + "request": "launch", + "name": "Open index.html", + "file": "/home/cyf/Desktop/Cyberpunk/HTML-CSS-Coursework-Week1/index.html" + } + ] +} \ No newline at end of file diff --git a/css/style.css b/css/style.css index 75e9841e..fa91655f 100644 --- a/css/style.css +++ b/css/style.css @@ -1,8 +1,44 @@ + + + + + + + /** * Add your custom styles below + * * Remember: * - Be organised, use comments and separate your styles into meaningful chunks * for example: General styles, Navigation styles, Hero styles, Footer etc. * */ +body +{ + Color: blue; + background-image: url("https://img.freepik.com/premium-photo/set-various-social-media-blocks-blue-painted-wall_23-2147841215.jpg?w=2000"); + font-family: Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif; + font-size: medium; +} +.facebook{ + margin: 1px; + padding: 5px ; +border: 2px; +} +.instagram{ + Margin: 5px; +padding: 3px; +border: 3px; +} +.youtube{ + margin: 5px; + padding: 4px; + border: 4px; + +} + +footer{ + color: ; + font-style: ; +} \ No newline at end of file diff --git a/index.html b/index.html index ddc1b1a0..31da6424 100644 --- a/index.html +++ b/index.html @@ -15,52 +15,41 @@ - - -
-
- saree pic -
- + + - + +

Social Media

Social media is a means of interactions among people in which they create, share and exchange information and ideas in virtual communities and networks.

-