Files
purplebored.pl/pages/buttons.html
2025-01-11 15:22:00 +02:00

170 lines
6.8 KiB
HTML

<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta property="og:url" content="https://purplebored.pl/pages/buttons.html" />
<meta property="og:title" content="Buttons" />
<meta
property="og:description"
content="Purplebored 88x31s :-)"
/>
<meta property="description" content="Purplebored 88x31s :-)" />
<meta
name="keywords"
content="purplebored, poland, polish, personal website, website, buttons, niko, self-hosted, open source, foss, 88x31"
/>
<meta name="color-scheme" content="dark" />
<meta name="theme-color" content="black" />
<title>=Buttons=</title>
<link rel="stylesheet" href="/assets/css/style.css" />
<link rel="icon" href="/favicon.ico" type="image/x-icon" />
</head>
<body>
<div class="content1">
<center>
<h3>=== Buttons ===</h3>
Ah yes 88x31 also known as buttons a staple in personal websites
i would say. They are so cool in my opinion and i love having
them. I even have my own 88x31 which you can download
<a
href="/assets/images/buttons/Purplebored_button.png"
target="_blank"
>Here!</a
><br />
(you can also just use that link instead of downloading the
button. That would be even better actually cause if i update my
button it gonna automaticly update on your website!)
<br />
<h4>Website 88x31s:<br /></h4>
<!-- All the website buttons -->
<!--My personal website button-->
<a href="https://purplebored.pl/" target="_blank"
><img
src="/assets/images/buttons/Purplebored_button.png"
alt="My button"
/></a>
<!--Unpato writing button-->
<a href="https://unpato.neocities.org/" target="_blank"
><img
src="/assets/images/buttons/unpato.png"
alt="Unpato writing Button"
/></a>
<!--tobskep button-->
<a href="https://tobskep.com/" target="_blank"
><img
src="/assets/images/buttons/tobskep.gif"
alt="Tobskeep button."
/></a>
<!--eclipse.cx button-->
<a href="https://eclipse.cx" target="_blank"
><img
src="/assets/images/buttons/eclipsecx.png"
alt="Eclipse Comunity Button"
/></a>
<!--aagaming button-->
<a href="https://aagaming.me/" target="_blank"
><img
src="/assets/images/buttons/aagaming.png"
alt="AAgamings button."
/></a>
<!--mcneb10 button-->
<a href="https://themcgovern.net" target="_blank"
><img
src="/assets/images/buttons/mcneb10.gif"
alt="Mcneb10 button."
/></a>
<!--georgemoody button-->
<a href="htttps://moody.im/"
><img
border="1"
src="/assets/images/buttons/georgemoody.png"
alt="georgemoody button."
/></a>
<!--Xameren button-->
<a href="https://xameren.fsky.io"
><img
src="/assets/images/buttons/xameren.png"
alt="Xamern button."
/>
</a>
<!--fsky.io button-->
<a href="https://fsky.io"
><img
src="/assets/images/buttons/fsky.png"
alt="FSKY.io button."
/></a>
<!--ari button-->
<a
href="https://ari.lt/"
title="ari-web badge"
aria-label="Visit ari-web"
rel="noopener noreferrer"
>
<img
src="/assets/images/buttons/ari.png"
loading="lazy"
alt="ari-web badge"
height="31"
width="88"
role="presentation"
/>
</a>
<!--telepath button-->
<a href="https://telepath.im">
<img
src="/assets/images/buttons/telepath.png"
alt="Telepath.im butoon"
/></a>
<!--Nyx button-->
<a href="https://nyx.fsky.io">
<img
src="/assets/images/buttons/nyx.png"
alt="nyx.fsky.io butoon"
/></a>
<!-- End of the website buttons -->
<br />
<h4><br />Other buttons:</h4>
<!--Firefox button-->
<img
src="/assets/images/buttons/firefox.gif"
alt="Tested on Firefox button"
/>
<!--Html4 complient button-->
<img
src="/assets/images/buttons/html4.png"
alt="HTML 4 complient button"
/>
<!--Works on every browser button-->
<img
src="/assets/images/buttons/any_browser.gif"
alt="Works on any browser button."
/>
<!--Made for dark mode button-->
<img
src="/assets/images/buttons/dark-mode.gif"
alt="Made for darkmode button."
/>
<!--Runs on freeBSD button-->
<img
src="/assets/images/buttons/freebsd.gif"
alt="Runs on freeBSD button."
/>
<br />
<br /><a href="/">Back to the main page</a>
</center>
</div>
<footer>
Purplebored &copy; 2023-2025 |
<a href="https://codeberg.org/Purplebored/My-Personal-Website"
>Source code</a
>
| <a href="/pages/socials.html">My Socials</a> |
<a href="/pages/contact.html">Contact Me</a> |
</footer>
</body>
<!-- Code for this website made with passion by Purplebored. https://purplebored.pl <3 -->
</html>