From c94e71541d4869ab24da8e9cdb42c42b1fe95cbd Mon Sep 17 00:00:00 2001 From: UltraQbik Date: Wed, 21 Aug 2024 05:34:34 +0300 Subject: Update some pages and add new one Template to have a nicer and more serious looking website --- css/styles.css | 9 +-------- www/about.html | 24 ++++++++++++++++++++++++ www/index.html | 8 +------- 3 files changed, 26 insertions(+), 15 deletions(-) create mode 100644 www/about.html diff --git a/css/styles.css b/css/styles.css index b41e2ff..c35da80 100644 --- a/css/styles.css +++ b/css/styles.css @@ -24,7 +24,7 @@ header { font-size: 30px; } -#cool-div { +#section-div { align-self: center; width: 50vw; } @@ -42,13 +42,6 @@ footer { margin-top: auto; } -#cool-butt { - background: white; - padding: 5px; - width: 100%; - font-size: 30px; -} - #git-butt { background: lawngreen; padding: 5px; diff --git a/www/about.html b/www/about.html new file mode 100644 index 0000000..41810e3 --- /dev/null +++ b/www/about.html @@ -0,0 +1,24 @@ + + + + The YES's Page + + + +
About The Mighty HTML Page
+
+
+

Why does this exist?

+

This page exists because I wanted to:

+
    +
  • First - learn how to write own simple HTTP server using python and standard libs
  • +
  • Second - finally create a page for myself, where I can share my projects without filesize limit and such
  • +
  • Third - I am interested on how safe my code and my safety practices are, so try to hack the page, and report on how you did it
  • +
+
+
+ + + diff --git a/www/index.html b/www/index.html index bdb132f..e7dfd8c 100644 --- a/www/index.html +++ b/www/index.html @@ -6,7 +6,7 @@
Welcome To The Mighty HTML Page
-
+

What is this?

> This is an HTML page!

@@ -32,12 +32,6 @@

-
-

Useless button section?

-

- -

-