Polished things up

This commit is contained in:
Lucas Kent 2022-11-23 15:47:59 -05:00
parent 2a8c4469c8
commit 707fcacc1d
39 changed files with 97 additions and 204 deletions

View File

@ -1 +0,0 @@
{"name":"","short_name":"","icons":[{"src":"/android-chrome-192x192.png","sizes":"192x192","type":"image/png"},{"src":"/android-chrome-512x512.png","sizes":"512x512","type":"image/png"}],"theme_color":"#ffffff","background_color":"#ffffff","display":"standalone"}

View File

@ -1,10 +1,10 @@
<!DOCTYPE html> <!DOCTYPE html>
<html> <html>
<head> <head>
<link rel="apple-touch-icon" sizes="180x180" href="404-Favicon/apple-touch-icon.png"> <link rel="apple-touch-icon" sizes="180x180" href="/assets/Favicons/404_Favicon/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="404-Favicon/favicon-32x32.png"> <link rel="icon" type="image/png" sizes="32x32" href="/assets/Favicons/404_Favicon/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="404-Favicon/favicon-16x16.png"> <link rel="icon" type="image/png" sizes="16x16" href="/assets/Favicons/404_Favicon/favicon-16x16.png">
<link rel="manifest" href="404-Favicon/site.webmanifest"> <link rel="manifest" href="/assets/Favicons/404_Favicon/site.webmanifest">
<title>404</title> <title>404</title>
<style> <style>
h1 {text-align: center;} h1 {text-align: center;}

View File

@ -1,4 +1,3 @@
# My-Website # My-Website
hehe
<br> <br>
This is just a website that I am making. This is just a website that I am making.

View File

Before

Width:  |  Height:  |  Size: 7.2 KiB

After

Width:  |  Height:  |  Size: 7.2 KiB

View File

Before

Width:  |  Height:  |  Size: 22 KiB

After

Width:  |  Height:  |  Size: 22 KiB

View File

Before

Width:  |  Height:  |  Size: 6.8 KiB

After

Width:  |  Height:  |  Size: 6.8 KiB

View File

Before

Width:  |  Height:  |  Size: 406 B

After

Width:  |  Height:  |  Size: 406 B

View File

Before

Width:  |  Height:  |  Size: 866 B

After

Width:  |  Height:  |  Size: 866 B

View File

Before

Width:  |  Height:  |  Size: 15 KiB

After

Width:  |  Height:  |  Size: 15 KiB

View File

@ -0,0 +1 @@
{"name":"","short_name":"","icons":[{"src":"/assets/Favicons/404_Favicon/android-chrome-192x192.png","sizes":"192x192","type":"image/png"},{"src":"/assets/Favicons/404_Favicon/android-chrome-512x512.png","sizes":"512x512","type":"image/png"}],"theme_color":"#ffffff","background_color":"#ffffff","display":"standalone"}

View File

Before

Width:  |  Height:  |  Size: 3.5 KiB

After

Width:  |  Height:  |  Size: 3.5 KiB

View File

Before

Width:  |  Height:  |  Size: 12 KiB

After

Width:  |  Height:  |  Size: 12 KiB

View File

Before

Width:  |  Height:  |  Size: 2.0 KiB

After

Width:  |  Height:  |  Size: 2.0 KiB

View File

Before

Width:  |  Height:  |  Size: 2.2 KiB

After

Width:  |  Height:  |  Size: 2.2 KiB

View File

Before

Width:  |  Height:  |  Size: 2.7 KiB

After

Width:  |  Height:  |  Size: 2.7 KiB

View File

Before

Width:  |  Height:  |  Size: 2.8 KiB

After

Width:  |  Height:  |  Size: 2.8 KiB

View File

Before

Width:  |  Height:  |  Size: 3.4 KiB

After

Width:  |  Height:  |  Size: 3.4 KiB

View File

Before

Width:  |  Height:  |  Size: 1.1 KiB

After

Width:  |  Height:  |  Size: 1.1 KiB

View File

Before

Width:  |  Height:  |  Size: 1.1 KiB

After

Width:  |  Height:  |  Size: 1.1 KiB

View File

Before

Width:  |  Height:  |  Size: 1.4 KiB

After

Width:  |  Height:  |  Size: 1.4 KiB

View File

Before

Width:  |  Height:  |  Size: 1.4 KiB

After

Width:  |  Height:  |  Size: 1.4 KiB

View File

Before

Width:  |  Height:  |  Size: 3.4 KiB

After

Width:  |  Height:  |  Size: 3.4 KiB

View File

@ -2,7 +2,7 @@
<browserconfig> <browserconfig>
<msapplication> <msapplication>
<tile> <tile>
<square150x150logo src="/mstile-150x150.png"/> <square150x150logo src="/assets/Favicons/Base_Favicon/mstile-150x150.png"/>
<TileColor>#da532c</TileColor> <TileColor>#da532c</TileColor>
</tile> </tile>
</msapplication> </msapplication>

View File

Before

Width:  |  Height:  |  Size: 891 B

After

Width:  |  Height:  |  Size: 891 B

View File

Before

Width:  |  Height:  |  Size: 1.6 KiB

After

Width:  |  Height:  |  Size: 1.6 KiB

View File

Before

Width:  |  Height:  |  Size: 15 KiB

After

Width:  |  Height:  |  Size: 15 KiB

View File

Before

Width:  |  Height:  |  Size: 3.6 KiB

After

Width:  |  Height:  |  Size: 3.6 KiB

View File

Before

Width:  |  Height:  |  Size: 2.4 KiB

After

Width:  |  Height:  |  Size: 2.4 KiB

View File

@ -3,12 +3,12 @@
"short_name": "Zuck", "short_name": "Zuck",
"icons": [ "icons": [
{ {
"src": "/android-chrome-192x192.png", "src": "/assets/Favicons/Base_Favicon/android-chrome-192x192.png",
"sizes": "192x192", "sizes": "192x192",
"type": "image/png" "type": "image/png"
}, },
{ {
"src": "/android-chrome-512x512.png", "src": "/assets/Favicons/Base_Favicon/android-chrome-512x512.png",
"sizes": "512x512", "sizes": "512x512",
"type": "image/png" "type": "image/png"
} }

BIN
assets/imgs/border.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 734 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

View File

@ -1,5 +1,5 @@
body { body {
background-color: #111111; background-color: #868686;
margin: 0; margin: 0;
overflow-x: hidden; overflow-x: hidden;
} }
@ -12,7 +12,7 @@ body {
bottom: -50%; bottom: -50%;
width: 200%; width: 200%;
height: 200vh; height: 200vh;
background: transparent url('http://assets.iceable.com/img/noise-transparent.png') repeat 0 0; background: transparent url('/assets/imgs/noise-transparent.png') repeat 0 0;
background-repeat: repeat; background-repeat: repeat;
animation: bg-animation .2s infinite; animation: bg-animation .2s infinite;
opacity: .9; opacity: .9;

View File

@ -1,5 +1,5 @@
.broider { .broider {
border-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFQAAABUCAYAAAAcaxDBAAAAAXNSR0IArs4c6QAAAphJREFUeF7tnNt2wyAMBJ3//+j29PIQqA/LRBI47voVYeSxtAhw8jiO4+PwlUbgYaBpLL9vZKC5PA00mecU0K8oXnlRTb+UfzMpfymHT97spfwzUJ57wwwy0AVAd6dQP34fEbSdI2M9Gv/OItRADbQhsDUgHKEsGs+st6e80sTe6Wr7KFIDjRLs+huogbYE1KRDJSLKd3mERh9wd38F3EAVIdhuoBCYMjdQRQi2lwONal60DlU8Sv2rWCmVOvx7bKOgjdpL/TPQn3O1yOWU7+hdDqhKIXpGFImWmb7Z+6npEWqgT68xQ0MN1EAbZVABoWQknPLUAWqvHoC20/FD9q+kfGjAhDrSQJPLFAM10JYATfHqtXh1hFL/8aRkoC3i4cJgZlIyUAOtqzNPqhSZ8r2GpG4evEHZpDR6uDex4uu7qGSoB1Tt2eMbaHLZZqBXA6pSirZHNZmOt3Q/dkZD6QMoewNVhGC7gUJgyvzfA40CyC5b1Auja/Ho/Zr+MxpqoOPNIgOlIdnZuw7dXYeWnlu/4VpezQFyc8RA2Qa7gUINdYSKSYRWLelAo3WdcggGDDan44fsZ45ADHT8DrGGGqiBNgRCKTxR5oUjlEbs0v3ICYUtLQtf0VADHdSpBvr3n9VCZZWBXhAolYAJmQtNKur+dJJC98uIUAN9ImCg/p1S7g+1JurM7SmfLQFRzYv2N9Dk3SYDNVCw+fCC5t0u5aOaSoFQe5XSqj19c0QNaKCUELSnEVRtD93/Y+4IjRIcTXoVKyXqr4rAaDv1h9pvj1CqqQYKX3EUmOoP3cHmjlCMDNTJKz5npP7TMyi6w079URLVtBsox7v9c0bqsiOUEhP2tweazOvet5vR0HsTSH46AzXQZALJt/sENJRwEBFds2wAAAAASUVORK5CYII=") 28 / 28px / 0 round; border-image: url("/assets/imgs/border.png") 28 / 28px / 0 round;
border-width: 28px; border-width: 28px;
border-style: solid; border-style: solid;
} }

33
assets/styles/navbar.css Normal file
View File

@ -0,0 +1,33 @@
ul {
list-style-type: none;
margin: 0;
padding: 0;
overflow: hidden;
background-color: #333;
position: fixed;
top: 0;
width: 100%;
}
li {
float: left;
}
li a {
display: block;
color: white;
text-align: center;
padding: 14px 16px;
text-decoration: none;
}
li a:hover:not(.active) {
background-color: #111;
}
.active {
background-color: #04AA6D;
}
body{
margin: 0px;
}

View File

@ -1,28 +0,0 @@
@font-face {
font-family: 'titillium_webextralight';
src: url('fonts/webfontkit-20221027-163353/titilliumweb-extralight-webfont.woff2') format('woff2'),
url('fonts/webfontkit-20221027-163353/titilliumweb-extralight-webfont.woff') format('woff');
font-weight: normal;
font-style: bold;
}
@font-face {
font-family: 'titillium_webbold';
src: url('fonts/webfontkit-20221027-165950/titilliumweb-bold-webfont.woff2') format('woff2'),
url('fonts/webfontkit-20221027-165950/titilliumweb-bold-webfont.woff') format('woff');
font-weight: normal;
font-style: normal;
}
p {
font-family: 'titillium_webbold', Arial, sans-serif;
font-weight:normal;
font-style:normal;
}
body {
overflow-x: hidden; /* Hide scrollbars */
}
body {
overflow-y: hidden; /* Hide scrollbars */
}

View File

@ -0,0 +1,22 @@
@font-face {
font-family: 'titillium_webextralight';
src: url('/assets/styles/fonts/webfontkit-20221027-163353/titilliumweb-extralight-webfont.woff2') format('woff2'),
url('/assets/styles/fonts/webfontkit-20221027-163353/titilliumweb-extralight-webfont.woff') format('woff');
font-weight: normal;
font-style: bold;
}
@font-face {
font-family: 'titillium_webbold';
src: url('/assets/styles/fonts/webfontkit-20221027-165950/titilliumweb-bold-webfont.woff2') format('woff2'),
url('/assets/styles/fonts/webfontkit-20221027-165950/titilliumweb-bold-webfont.woff') format('woff');
font-weight: normal;
font-style: normal;
}
p {
font-family: 'titillium_webbold', Arial, sans-serif;
font-weight:normal;
font-style:normal;
}

View File

@ -2,67 +2,36 @@
<html class="noscroll"> <html class="noscroll">
<head> <head>
<Title>Home</Title> <Title>Home</Title>
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png"> <link rel="apple-touch-icon" sizes="180x180" href="/assets/Favicons/Base_Favicon/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png"> <link rel="icon" type="image/png" sizes="32x32" href="/assets/Favicons/Base_Favicon/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png"> <link rel="icon" type="image/png" sizes="16x16" href="/assets/Favicons/Base_Favicon/favicon-16x16.png">
<link rel="manifest" href="/site.webmanifest"> <link rel="manifest" href="/assets/Favicons/Base_Favicon/site.webmanifest">
<link rel="mask-icon" href="/safari-pinned-tab.svg" color="#5bbad5"> <link rel="mask-icon" href="/assets/Favicons/Base_Favicon/safari-pinned-tab.svg" color="#5bbad5">
<meta name="msapplication-TileColor" content="#da532c"> <meta name="msapplication-TileColor" content="#da532c">
<meta name="theme-color" content="#ff0000"> <meta name="theme-color" content="#ff0000">
<link rel="stylesheet" href="/assets/styles/style.css"> <link rel="stylesheet" href="/assets/styles/titillium_web_font.css">
<link rel="stylesheet" href="/assets/styles/border.css"> <link rel="stylesheet" href="/assets/styles/border.css">
<link rel="stylesheet" href="/assets/styles/button.css"> <link rel="stylesheet" href="/assets/styles/button.css">
<link rel="stylesheet" href="/assets/styles/backround.css"> <link rel="stylesheet" href="/assets/styles/backround.css">
<link rel="stylesheet" href="/assets/styles/noscroll.css"> <link rel="stylesheet" href="/assets/styles/noscroll.css">
<link rel="stylesheet" href="/assets/styles/navbar.css">
lin
</head> </head>
<body> <body>
<div class="bg"></div> <div class="bg"></div>
<ul> <ul>
<li><a class="active" href="/index.html">Home</a></li> <li><a class="active" href="/">Home</a></li>
<li><a href="/sitemap.html">Sitemap</a></li> <li><a href="/sitemap.html">Sitemap</a></li>
<li><a href="/404.html">WIP</a></li> <li><a href="/404.html">WIP</a></li>
<li><a href="/404.html">WIP</a></li> <li><a href="/404.html">WIP</a></li>
</ul> </ul>
<h2>Home</h2> <br>
<br>
<br>
&nbsp; &nbsp;
<img src="/assets/imgs/zuck.jpg" alt="Mark Zuckerberg" style="width:300px;height:300px;" srcset="" class="broider"> <img src="/assets/imgs/zuck.jpg" alt="Mark Zuckerberg" style="width:300px;height:300px;" srcset="" class="broider">
<p class="double">&nbsp; &nbsp;Welcome to my Website.</p> <p class="double">&nbsp; &nbsp;Welcome to my Website.</p>
<a hidden href='/index.html'><button class="button">Home</button></a> <a hidden href='/index.html'><button class="button">Home</button></a>
<a hidden href='/sitemap.html'><button class="button">Sitemap</button></a> <a hidden href='/sitemap.html'><button class="button">Sitemap</button></a>
</body> </body>
<style>
ul {
list-style-type: none;
margin: 0;
padding: 0;
overflow: hidden;
background-color: #333;
position: fixed;
top: 0;
width: 100%;
}
li {
float: left;
}
li a {
display: block;
color: white;
text-align: center;
padding: 14px 16px;
text-decoration: none;
}
li a:hover:not(.active) {
background-color: #111;
}
.active {
background-color: #04AA6D;
}
body{
margin: 0px;
}
</style>
</html> </html>

View File

@ -2,19 +2,29 @@
<html class="noscroll"> <html class="noscroll">
<head> <head>
<title>Sitemap</title> <title>Sitemap</title>
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png"> <link rel="apple-touch-icon" sizes="180x180" href="/assets/Favicons/Base_Favicon/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png"> <link rel="icon" type="image/png" sizes="32x32" href="/assets/Favicons/Base_Favicon/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png"> <link rel="icon" type="image/png" sizes="16x16" href="/assets/Favicons/Base_Favicon/favicon-16x16.png">
<link rel="manifest" href="/site.webmanifest"> <link rel="manifest" href="/assets/Favicons/Base_Favicon/site.webmanifest">
<link rel="mask-icon" href="/safari-pinned-tab.svg" color="#5bbad5"> <link rel="mask-icon" href="/assets/Favicons/Base_Favicon/safari-pinned-tab.svg" color="#5bbad5">
<meta name="msapplication-TileColor" content="#da532c"> <meta name="msapplication-TileColor" content="#da532c">
<meta name="theme-color" content="#ff0000"> <meta name="theme-color" content="#ff0000">
<link rel="stylesheet" href="/assets/styles/titillium_web_font.css">
<link rel="stylesheet" href="/assets/styles/border.css">
<link rel="stylesheet" href="/assets/styles/button.css">
<link rel="stylesheet" href="/assets/styles/backround.css"> <link rel="stylesheet" href="/assets/styles/backround.css">
<link rel="stylesheet" href="/assets/styles/noscroll.css">
<link rel="stylesheet" href="/assets/styles/navbar.css">
</head> </head>
<body> <body>
<a href="index.html"><img src="/assets/imgs/back.png" alt="back" style="width: 32px; height: 32px;"> </a> <div class="bg"></div>
<br> <ul>
<p style="text-align: center;font-size: large; font-family: 'Courier New', Courier, monospace;">Click an image to go to its corresponding page.</p> <li><a href="/">Home</a></li>
<li><a class="active" href="/sitemap.html">Sitemap</a></li>
<li><a href="/404.html">WIP</a></li>
<li><a href="/404.html">WIP</a></li>
</ul>
<p>Click an image to go to its corresponding page.</p>
<br> <br>
&nbsp; &nbsp;
&nbsp; &nbsp;

View File

@ -1,112 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<urlset
xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9
http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd">
<!-- created with Free Online Sitemap Generator www.xml-sitemaps.com -->
<url>
<loc>https://www.geometrytools.ga/</loc>
<lastmod>2022-11-10T22:20:59+00:00</lastmod>
<priority>1.00</priority>
</url>
<url>
<loc>https://www.geometrytools.ga/sitemap.html</loc>
<lastmod>2022-11-10T22:20:59+00:00</lastmod>
<priority>0.80</priority>
</url>
<url>
<loc>https://www.geometrytools.ga/index.html</loc>
<lastmod>2022-11-10T22:20:59+00:00</lastmod>
<priority>0.64</priority>
</url>
<url>
<loc>https://www.geometrytools.ga/tools/calculator/</loc>
<lastmod>2022-11-10T22:20:59+00:00</lastmod>
<priority>0.64</priority>
</url>
<url>
<loc>https://www.geometrytools.ga/tools/retro-bowl/</loc>
<lastmod>2022-11-10T22:21:00+00:00</lastmod>
<priority>0.64</priority>
</url>
<url>
<loc>https://www.geometrytools.ga/tools/btd4/</loc>
<lastmod>2022-11-10T22:20:59+00:00</lastmod>
<priority>0.64</priority>
</url>
<url>
<loc>https://www.geometrytools.ga/tools/swfs/</loc>
<lastmod>2022-11-10T22:21:00+00:00</lastmod>
<priority>0.64</priority>
</url>
<url>
<loc>https://www.geometrytools.ga/tools/2048/</loc>
<lastmod>2022-11-10T22:20:59+00:00</lastmod>
<priority>0.64</priority>
</url>
<url>
<loc>https://www.geometrytools.ga/tools/sm64/</loc>
<lastmod>2022-11-10T22:21:00+00:00</lastmod>
<priority>0.64</priority>
</url>
<url>
<loc>https://www.geometrytools.ga/tools/mc-classic/</loc>
<lastmod>2022-11-10T22:21:00+00:00</lastmod>
<priority>0.64</priority>
</url>
<url>
<loc>https://www.geometrytools.ga/tools/geometry/</loc>
<lastmod>2022-11-10T22:21:00+00:00</lastmod>
<priority>0.64</priority>
</url>
<url>
<loc>https://www.geometrytools.ga/tools/fireboy-and-watergirl-forest-temple/</loc>
<lastmod>2022-11-10T22:20:59+00:00</lastmod>
<priority>0.64</priority>
</url>
<url>
<loc>https://www.geometrytools.ga/tools/dinosaur/</loc>
<lastmod>2022-11-10T22:20:59+00:00</lastmod>
<priority>0.64</priority>
</url>
<url>
<loc>https://www.geometrytools.ga/tools/vex3/</loc>
<lastmod>2022-11-10T22:21:00+00:00</lastmod>
<priority>0.64</priority>
</url>
<url>
<loc>https://www.geometrytools.ga/tools/vex4/</loc>
<lastmod>2022-11-10T22:21:00+00:00</lastmod>
<priority>0.64</priority>
</url>
<url>
<loc>https://www.geometrytools.ga/tools/vex5/</loc>
<lastmod>2022-11-10T22:21:00+00:00</lastmod>
<priority>0.64</priority>
</url>
<url>
<loc>https://www.geometrytools.ga/tools/flash/?swf=ducklife3.swf</loc>
<lastmod>2022-11-10T22:20:59+00:00</lastmod>
<priority>0.64</priority>
</url>
<url>
<loc>https://www.geometrytools.ga/tools/flash/?swf=theimpossiblequiz.swf</loc>
<lastmod>2022-11-10T22:20:59+00:00</lastmod>
<priority>0.64</priority>
</url>
<url>
<loc>https://www.geometrytools.ga/tools/flash/?swf=theimpossiblequiz2.swf</loc>
<lastmod>2022-11-10T22:20:59+00:00</lastmod>
<priority>0.64</priority>
</url>
<url>
<loc>https://www.geometrytools.ga/tools/flash/?swf=ducklife2.swf</loc>
<lastmod>2022-11-10T22:20:59+00:00</lastmod>
<priority>0.64</priority>
</url>
</urlset>