Added back buttons

This commit is contained in:
2025-10-20 17:29:29 -05:00
parent 38a71f3d4b
commit 23684d23b2
9 changed files with 110 additions and 32 deletions

View File

@ -8,7 +8,7 @@
<body>
<div class="mainView">
<h1>I'm Cosmic</h1>
<a href="/index.html">Go Back</a>
</div>
</body>
</html>

View File

@ -4,12 +4,93 @@
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="/stylesheets/dallas.css">
<title>Dallas' Dragon Den</title>
<style>
</style>
</head>
<body>
<!---->
<div id="mainView">
<h1>Gear Collection</h1>
<div class="gearCollection">
<ul id="gearList">
<li class="gearItem">
<a href="http://"></a>
<img:src></img:src>
</li>
<li class="gearItem">
<a href="http://"></a>
<img:src></img:src>
</li>
<li class="gearItem">
<a href="http://"></a>
<img:src></img:src>
</li>
<li class="gearItem">
<a href="http://"></a>
<img:src></img:src>
</li>
<li class="gearItem">
<a href="http://"></a>
<img:src></img:src>
</li>
<li class="gearItem">
<a href="http://"></a>
<img:src></img:src>
</li>
<li class="gearItem">
<a href="http://"></a>
<img:src></img:src>
</li>
<li class="gearItem">
<a href="http://"></a>
<img:src></img:src>
</li>
<li class="gearItem">
<a href="http://"></a>
<img:src></img:src>
</li>
<li class="gearItem">
<a href="http://"></a>
<img:src></img:src>
</li>
</ul>
<h1>My Pic collection</h1>
<div class="gallery">
<ul id="galleryList">
<li>
<img:src></img:src>
</li>
<li>
<img:src></img:src>
</li>
<li>
<img:src></img:src>
</li>
<li>
<img:src></img:src>
</li>
<li>
<img:src></img:src>
</li>
<li>
<img:src></img:src>
</li>
<li>
<img:src></img:src>
</li>
<li>
<img:src></img:src>
</li>
<li>
<img:src></img:src>
</li>
<li>
<img:src></img:src>
</li>
</ul>
</div>
</div>
<a href="/index.html">Go Back</a>
</div>
</body>
</html>

View File

@ -8,6 +8,7 @@
<title>Document</title>
</head>
<body>
<h1>Jupiter talks about the headspace</h1>
<a href="/index.html">Go Back</a>
</body>
</html>

View File

@ -5,9 +5,19 @@
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="/stylesheets/base.css">
<title>Document</title>
<title>Luna's poetry</title>
</head>
<body>
<div id="mainView">
<h1 id="intotitle">Welcome to Luna's Poetry collection</h1>
<ul id="poemList">
<li class="poem">
<div class="poem">
<h3 class="poemTitle"></h3>
</div>
</li>
</ul>
</div>
<a href="/index.html">Go Back</a>
</body>
</html>

View File

@ -8,6 +8,7 @@
<title>TechRunner's Programs</title>
</head>
<body>
<h1>TechRunner's Electronics Projects</h1>
<a href="/index.html">Go Back</a>
</body>
</html>

View File

@ -16,15 +16,20 @@
<textarea readonly=""><a href="https://voidwillow.neocities.org"><img src="https://voidwillow.neocities.org/media/Art/VoidSystem.png" alt=""></a></textarea>
</div>
<div class="buttonSection">
<h1>Buttons Collecteion</h1>
<h1>Buttons Collected from other cool pages</h1>
<div class="buttonColumn">
<div class="buttonRow">
<a href="https://lanhikari.neocities.org/"><img src="https://lanhikari.neocities.org/button.png"></a>
<a href="https://ransei.neocities.org/"><img src="https://ransei.neocities.org/assets/img/embeded.gif"></a>
<a href="https://tanukicomputing.neocities.org/" target="_blank" style="cursor: url('https://tanukicomputing.neocities.org/images/cde_mouse.png'), default;"><img src="https://tanukicomputing.neocities.org/buttons/Tanuki-Computing2.0.gif" style="width:88px;height:31px;" loading="lazy" alt="a beige square resembeling a CDE window. “Tanuki-” is written between the window buttons, and “Computing” in the middle of the image. Theres also a pixel art drawing of Tom Nook, and the word Neocitites."></a> </div>
</div>
<div class="buttonRow">
<a href="https://cybird.nekoweb.org" target="_blank"><img src="https://cybird.nekoweb.org/buttons/CybirdNest.gif"></a>
<a class="aboutStampIndCont" href="https://pebble.pet" title="pebble"><img class="aboutStamp" src="https://pebble.pet/button.gif" alt="pebble"></a>
</div>
</div>
</div>
<a href="/index.html">Go Back</a>
</div>
</body>
</html>

View File

@ -8,6 +8,7 @@
<title>Document</title>
</head>
<body>
<h1>The Void Gallery</h1>
<a href="/index.html">Go Back</a>
</body>
</html>

View File

@ -53,6 +53,7 @@
<p></p>
</div>
</div>
<a href="/index.html">Go Back</a>
</div>
</body>
</html>

View File

@ -1,22 +0,0 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="/stylesheets/base.css">
<title>Luna's poetry</title>
</head>
<body>
<div id="mainView">
<h1 id="intotitle">Welcome to Luna's Poetry collection</h1>
<ul id="poemList">
<li class="poem">
<div class="poem">
<h3 class="poemTitle"></h3>
</div>
</li>
</ul>
</div>
</body>
</html>