Added back buttons
This commit is contained in:
@ -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. There’s 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>
|
||||
@ -8,6 +8,7 @@
|
||||
<title>Document</title>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<h1>The Void Gallery</h1>
|
||||
<a href="/index.html">Go Back</a>
|
||||
</body>
|
||||
</html>
|
||||
@ -53,6 +53,7 @@
|
||||
<p></p>
|
||||
</div>
|
||||
</div>
|
||||
<a href="/index.html">Go Back</a>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
@ -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>
|
||||
Reference in New Issue
Block a user