diff --git a/Screenshots/Screenshot 2024-01-18 184151.png b/Screenshots/Screenshot 2024-01-18 184151.png new file mode 100644 index 0000000..7f5a5fd Binary files /dev/null and b/Screenshots/Screenshot 2024-01-18 184151.png differ diff --git a/Screenshots/desktop.ini b/Screenshots/desktop.ini new file mode 100644 index 0000000..9462589 Binary files /dev/null and b/Screenshots/desktop.ini differ diff --git a/hehe.html b/hehe.html new file mode 100644 index 0000000..06b826d --- /dev/null +++ b/hehe.html @@ -0,0 +1,31 @@ + + + + + heheh meme + + + + + + + + +
+

hehehehe

+

it's me yaah you guessed it right

+ +

yah yah i know i know i am not that good at web dev but u all atleast i am trying

+
+
+

hey it me again

+
+ + + + + + + + + \ No newline at end of file diff --git a/hehehe.css b/hehehe.css new file mode 100644 index 0000000..cf3bf70 --- /dev/null +++ b/hehehe.css @@ -0,0 +1,41 @@ +h1{ + color:rebeccapurple; + text-align: center; + font-style: italic; +} +body{ + background-color: rgb(253, 250, 250); +} +h3{ + text-align: 50%; + +} +div{ + color: rgb(186, 97, 131); + margin-left: 10%; + margin-top: 50%; + width: 50%; + margin-bottom: 25%; + position:relative; left:80px; top:2px; +} +.class{ + padding: 5px; + border:20px solid red +} +div { + font-family: "Rubik Doodle Shadow", system-ui; + font-weight: 400; + font-style: normal; + + } +.main{ + width: 200px; + height: 200px; + border: 10px solid white; + background-color: blueviolet; +} +.line1{ + position: absolute; + left: 50px; +} + \ No newline at end of file