From d6e0443e79a06413d3e855a886b39ee7cd6c4835 Mon Sep 17 00:00:00 2001 From: hinalatif25 Date: Mon, 7 Dec 2020 19:44:31 -0500 Subject: [PATCH 1/4] My website Lab 1 --- Mywebsite.css | 98 ++++++++++++++++++++++++++++++++++++++++++++++++++ Mywebsite.html | 83 ++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 181 insertions(+) create mode 100644 Mywebsite.css create mode 100644 Mywebsite.html diff --git a/Mywebsite.css b/Mywebsite.css new file mode 100644 index 0000000..f351d01 --- /dev/null +++ b/Mywebsite.css @@ -0,0 +1,98 @@ + + +.heading1{ + margin-top: 17%; + color: orange; + text-align: left; + width: 100%; + height: 15%; + padding: 7px; + margin: 30px; + font-size: 50; +} + +.heading2 { + margin-left: 170px; + margin-bottom: 10px; + font-size: 30; +} + +.image { + position: relative; + top: -35px; + right: 20px; +} + +.main{ + margin: 0px 0px; +} +.main::after{ + content: ""; + clear: both; + display: table; +} +section{ + float: left; + width: 65%; + height: 100%; + background: white; +} + +.paragraph{ + position: relative; + margin-left: 170px; + top: -170px; +} + +.readmore { + position: relative; + margin-left: 170px; + top: -150; + font-weight: bold; + color: orange; +} + +.sidenav1{ + float:right; + width:35%; + height:50%; + background: lightgrey; + padding: 16px; +} + +.sidenav2{ + float: right; + background-color: lightgrey; + height: 62.5%; + width:35%; + padding: 16px; + margin-top: -390; +} + +.link1{ + color: orange; +} + +.link2{ + color: orange; +} + +.link3{ + color: orange; +} + +.link4{ + color: orange; +} + +.Yoursite{ + color: orange; +} + + + + + + + + diff --git a/Mywebsite.html b/Mywebsite.html new file mode 100644 index 0000000..2ce6643 --- /dev/null +++ b/Mywebsite.html @@ -0,0 +1,83 @@ + + + + + My Website + + + + + + +
+

MyWebsite

+
+ +
+
+ +

This is a lorem Ipsum Heading

+ +        My favorite image + +

Sed non mauris vitae erat consequat auctor eu in elit. class aptent taciti
+ soiosqu ad sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos. +
Mauris in erat justo.

+ + +

Read More

+
+ + +
+ + + + + + + \ No newline at end of file From 0bfcb013c76eaba62160d327a5fcfce86d914a38 Mon Sep 17 00:00:00 2001 From: Takisa Tala Date: Wed, 9 Dec 2020 16:30:39 -0500 Subject: [PATCH 2/4] First commit --- Mywebsite.html | 1 + 1 file changed, 1 insertion(+) diff --git a/Mywebsite.html b/Mywebsite.html index 2ce6643..40340a0 100644 --- a/Mywebsite.html +++ b/Mywebsite.html @@ -1,6 +1,7 @@ + My Website From 2f9a563a1bd1093a4d46eff9f70a645834171d08 Mon Sep 17 00:00:00 2001 From: nomi7677 Date: Wed, 9 Dec 2020 20:42:23 -0500 Subject: [PATCH 3/4] adding some spaces --- Mywebsite.html | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Mywebsite.html b/Mywebsite.html index 40340a0..a151374 100644 --- a/Mywebsite.html +++ b/Mywebsite.html @@ -6,6 +6,10 @@ My Website + + + +