diff --git a/.vscode/settings.json b/.vscode/settings.json index 6f3a291..f673a71 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -1,3 +1,3 @@ { - "liveServer.settings.port": 5501 + "liveServer.settings.port": 5502 } \ No newline at end of file diff --git a/6e46e7dbe2bb73dacc055e5dbd85c3ad.png b/6e46e7dbe2bb73dacc055e5dbd85c3ad.png new file mode 100644 index 0000000..3865f18 Binary files /dev/null and b/6e46e7dbe2bb73dacc055e5dbd85c3ad.png differ diff --git a/code-icon-on-black-background-black-flat-style-vector-25959564.jpg b/code-icon-on-black-background-black-flat-style-vector-25959564.jpg new file mode 100644 index 0000000..34004b9 Binary files /dev/null and b/code-icon-on-black-background-black-flat-style-vector-25959564.jpg differ diff --git a/homepage.html b/homepage.html index 6801406..1b942f4 100644 --- a/homepage.html +++ b/homepage.html @@ -73,7 +73,7 @@ .logo img { - width: 180px; + width: 50px; border-radius: 50px; @@ -129,7 +129,7 @@ .firstsection { - background-color: green; + background-color:white; height: 400px; @@ -138,7 +138,7 @@ .secondsection { - background-color: blue; + background-color: rgb(0, 0, 0); height: 400px; @@ -174,6 +174,7 @@ justify-content: center; + } @@ -210,12 +211,26 @@ } - .text-small { + .text-small-1 { font-size: 18px; + color: black; + } + .text-small-2 { + + font-size: 18px; + color: white; + } + + .text-small-3 { + + font-size: 18px; + color: black; + } + .btn { @@ -287,6 +302,33 @@ margin-top: 19px; } + .thumbnail-1 img { + +width: 250px; + +border: 2px solid white; + +border-radius: 26px; + +margin-top: -260px; + +margin-left: 50px; + +} + +.thumbnail-2 img { + +width: 250px; + +border: 2px solid black; + +border-radius: 26px; + + + +margin-left: 50px; + +} .center { @@ -357,7 +399,7 @@

Web Technology

-

+

HTML stands for HyperText Markup Language. @@ -384,6 +426,12 @@

Web Technology

+
+ + laptop image + +
+ @@ -394,15 +442,15 @@

Web Technology

-
+
-

+

C Programming

-

+

C is a procedural programming language. It @@ -429,6 +477,12 @@

+
+ + laptop image + +
+ @@ -440,7 +494,7 @@

Java

-

+

Java has been one of the most popular @@ -473,7 +527,7 @@

Java

- laptop image + laptop image
diff --git a/html-5-html-5-logo-wallpaper-preview.jpg b/html-5-html-5-logo-wallpaper-preview.jpg new file mode 100644 index 0000000..062b538 Binary files /dev/null and b/html-5-html-5-logo-wallpaper-preview.jpg differ diff --git a/java-logo-vert-blk.png b/java-logo-vert-blk.png new file mode 100644 index 0000000..26d35b3 Binary files /dev/null and b/java-logo-vert-blk.png differ diff --git a/logo.png b/logo.png new file mode 100644 index 0000000..684e1b1 Binary files /dev/null and b/logo.png differ