30 lines
1.8 KiB
HTML
30 lines
1.8 KiB
HTML
<!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 Collecteion</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>
|
||
</div>
|
||
</div>
|
||
</body>
|
||
</html> |