diff --git a/.vscode/settings.json b/.vscode/settings.json new file mode 100644 index 0000000..f673a71 --- /dev/null +++ b/.vscode/settings.json @@ -0,0 +1,3 @@ +{ + "liveServer.settings.port": 5502 +} \ No newline at end of file diff --git a/index.css b/index.css new file mode 100644 index 0000000..31834be --- /dev/null +++ b/index.css @@ -0,0 +1,96 @@ +.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: -15px; + right: -10px; + } + + .grid { + max-width: 800px; + display: grid; + grid-template-columns: 1000px; + } + + .main{ + margin: 0px 0px; + } + /* .main::after{ + content: ""; + clear: both; + display: table; + } */ + .section{ + float: right; + width: 65%; + height: 100%; + background: white; + } + + .paragraph{ + position: relative; + margin-left: 170px; + top: -170px; + } + + .readmore{ + position: left; + margin-left: 170px; + top: -150; + font-weight: bold; + color: orange; + } + + + .item2{ + display: inline-block; + float: right; + width:35%; + height:90%; + background: lightgrey; + padding: 16px; + } + + /* .sidenav2{ + float: right; + background-color: lightgrey; + height: 50%; + width:35%; + padding: 16px; + margin-top: -390; + } */ + + .link1{ + color: orange; + } + + .link2{ + color: orange; + } + + .link3{ + color: orange; + } + + .link4{ + color: orange; + } + + .Yoursite{ + color: orange; + } \ No newline at end of file diff --git a/index.html b/index.html new file mode 100644 index 0000000..e6ee54f --- /dev/null +++ b/index.html @@ -0,0 +1,80 @@ + + + + + Kim's 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

+
+
+ +
+ + + + +

Other Widgets

+

She sat in the darkened room waiting. It was now a standoff. He had the power to put her in the room, but not the power to make her repent. It wasn no matter how long she had to endure the darkness, she wouldn change her attitude. At three years old, Sandy stubborn personality had already bloomed into full view. + lt in the determination that is exactly as meaningless a phrase as it seems to be, and that none of us is actually meant to be doing anything at all. But that my existential underpants underpinnings showing. It the way the cookie crumbles. And now I want a cookie.

+ + +
+
+ + + + \ No newline at end of file