more ui changes
This commit is contained in:
parent
94a6b1342e
commit
b7249981d7
BIN
imgs/2048.png
Normal file
BIN
imgs/2048.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 43 KiB |
BIN
imgs/Geometry_Dash_Logo.png
Normal file
BIN
imgs/Geometry_Dash_Logo.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 58 KiB |
BIN
imgs/Super_Mario_64_Logo.png
Normal file
BIN
imgs/Super_Mario_64_Logo.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 77 KiB |
BIN
imgs/fbwg.jpg
Normal file
BIN
imgs/fbwg.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 21 KiB |
BIN
imgs/minecraft.png
Normal file
BIN
imgs/minecraft.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 16 KiB |
36
sitemap.html
36
sitemap.html
@ -7,37 +7,33 @@
|
|||||||
<body>
|
<body>
|
||||||
<a href="index.html"><img src="imgs/back.png" alt="back" style="width: 32px; height: 32px;"> </a>
|
<a href="index.html"><img src="imgs/back.png" alt="back" style="width: 32px; height: 32px;"> </a>
|
||||||
<br>
|
<br>
|
||||||
|
<p> click an image to go to its corresponding page</p>
|
||||||
|
<br>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<a href="tools/calculator/index.html"><img src="imgs/calculator.png" alt="calculator" style="width: 84px; height: 84px;"></a>
|
<a href="tools/calculator"><img class="br" src="imgs/calculator.png" alt="calculator" style="width: 84px; height: 84px;"></a>
|
||||||
<a href="tools/retro-bowl/index.html"><img src="imgs/retrobowl.png" alt="retro-bowl" style="width: 84px; height: 84px;"></a>
|
<a href="tools/retro-bowl"><img src="imgs/retrobowl.png" alt="retro-bowl" style="width: 84px; height: 84px;"></a>
|
||||||
<a href="tools/btd4/index.html"><img src="imgs/btd4.jpg" alt="BTD4" style="width: 84px; height: 84px;"></a>
|
<a href="tools/btd4"><img src="imgs/btd4.jpg" alt="BTD4" style="width: 84px; height: 84px;"></a>
|
||||||
<a href="tools/swfs/index.html"><img src="imgs/flash.png" alt="Flash Player" style="width: 84px; height: 84px;"></a>
|
<a href="tools/swfs"><img src="imgs/flash.png" alt="Flash Player" style="width: 84px; height: 84px;"></a>
|
||||||
|
<a href="tools/2048"><img src="imgs/2048.png" alt="2048" style="width: 84px; height: 84px;"></a>
|
||||||
|
<a href="tools/sm64"><img src="imgs/Super_Mario_64_Logo.png" alt="sm64" style="width: 209.5px;height: 76.5px;"></a>
|
||||||
|
<a href="tools/mc-classic"><img src="imgs/minecraft.png" alt="minecraft" style="width: 84px;height: 84px;"></a>
|
||||||
|
<a href="tools/geometry"><img src="imgs/Geometry_Dash_Logo.png" alt="Geometry Dash" style="width: 84px;height: 84px;"></a>
|
||||||
|
<a href="tools/fireboy-and-watergirl-forest-temple"><img src="imgs/fbwg.jpg" alt="Fireboy and Watergirl Forest Temple" style="width: 80;height: 80px;"></a>
|
||||||
<br>
|
<br>
|
||||||
<a href="tools/2048/index.html">2048</a>
|
<a href="tools/dinosaur">The Famous Dinosaur Game</a>
|
||||||
<br>
|
<br>
|
||||||
<a href="tools/astray/index.html">Astray</a>
|
<a href="tools/vex3">Vex 3</a>
|
||||||
<br>
|
<br>
|
||||||
<a href="tools/sm64/index.html">sm64</a>
|
<a href="tools/vex4">Vex 4</a>
|
||||||
<br>
|
<br>
|
||||||
<a href="tools/mc-classic/index.html">Block game</a>
|
<a href="tools/vex5">Vex 5</a>
|
||||||
<br>
|
<br>
|
||||||
<a href="tools/geometry/index.html">Geometry dash but bad</a>
|
<a href="tools/drift">Drift</a>
|
||||||
<br>
|
<br>
|
||||||
<a href="tools/fireboy-and-watergirl-forest-temple/index.html">Fireboy and Watergirl Forest Temple</a>
|
|
||||||
<br>
|
|
||||||
<a href="tools/dinosaur/index.html">The Famous Dinosaur Game</a>
|
|
||||||
<br>
|
|
||||||
<a href="tools/vex3/index.html">Vex 3</a>
|
|
||||||
<br>
|
|
||||||
<a href="tools/vex4/index.html">Vex 4</a>
|
|
||||||
<br>
|
|
||||||
<a href="tools/vex5/index.html">Vex 5</a>
|
|
||||||
<br>
|
|
||||||
<a href="tools/drift/index.html">Drift</a>
|
|
||||||
</body>
|
</body>
|
||||||
<style>
|
<style>
|
||||||
html, body {
|
html, body {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user