Files
Neocities/pages/buttons.html

40 lines
2.4 KiB
HTML
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<!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/buttons.css">
<title>Buttons I've collected</title>
</head>
<body>
<div id="mainView">
<div class="buttonSection">
<h1>My Button</h1>
<h3>Feel Free to put in your site!</h3>
<a href="https://voidwillow.neocities.org"><img src="https://voidwillow.neocities.org/media/Art/VoidSystem.png" alt=""></a>
<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 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 class="buttonSection">
<h1>Web Rings</h1>
<script src="https://transring.neocities.org/ring.js"></script>
</div>
<a id="back" href="/index.html">Go Back</a>
</div>
</div>
</body>
</html>