arrayinamatrix.xyz/index/webrings/index.html
2022-05-12 22:39:33 -04:00

80 lines
3.7 KiB
HTML
Executable file

<!DOCTYPE html>
<html lang="en-US">
<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">
<title>Webrings</title>
<link rel="stylesheet" href="../../style/style.css" />
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/fork-awesome@1.2.0/css/fork-awesome.min.css"
integrity="sha256-XoaMnoYC5TH6/+ihMEnospgm0J1PM/nioxbOUdnM8HY=" crossorigin="anonymous">
<link rel="icon" type="image/x-icon" href="../../res/site/icons/favicon.ico">
</head>
<body>
<header class="page-header" role="banner">
<h1 class="project-name">Webrings</h1>
<h2 class="project-tagline">Links to webrings I am part of.</h2>
<a href="../../" class="btn">Home</a>
<a href="../banners/" class="btn">Banners</a>
</header>
<main id="content" class="main-content" role="main">
<h3><a href="https://wikiless.org/wiki/Webring?lang=en">What is a webring?</a></h3>
A webring is a collection of sites that chained to each other where if you follow a link from one site and keep
going up the ring you will eventually find the site you started from.
<br>
<hr>
<br>
<div>
<div class="grid">
<section class="grid-item zoom" id="yesterweb">
<div class="yw-widget-full" data-yw-url="https://arrayinamatrix.xyz"></div>
<script src="https://yesterweb.org/js/widget.js"></script>
</section>
<section class="grid-item zoom" id="retronaut" style="text-align: center;">
Retronaut
<br>
<a href='https://webring.dinhe.net/prev/https://arrayinamatrix.xyz'>Previous</a>
<a href="https://webring.dinhe.net/random">Random</a>
<a href='https://webring.dinhe.net/next/https://arrayinamatrix.xyz'>Next</a>
</section>
<section class="grid-item zoom" id="hotline" style="text-align: center;">
Hotline
<br>
<a href='https://hotlinewebring.club/arrayinamatrix/previous'>Previous</a>
<a href='https://hotlinewebring.club/arrayinamatrix/next'>Next</a>
</section>
<section class="grid-item zoom" id="tilde" style="text-align: center;">
<img src="http://tilde.club/~harper/webring.png" border="0" usemap="#notepad.map">
Click for the [
<a href="http://tilde.club/~harper/link.html?action=random" target="_top">Random page</a> ]
<br>
Want to join the ring? Click here for
<a href="http://tilde.club/~harper/link.html?action=info" target="_top">info</a>.
<map name="notepad.map">
<area shape="rect" coords="0, 0, 60, 70" target="_top"
href="http://tilde.club/~harper/link.html?action=join">
<area shape="rect" coords="130, 0, 417, 75" target="_top"
href="http://tilde.club/~harper/link.html?action=random">
<area shape="rect" coords="465, 0, 549, 75" target="_top"
href="http://tilde.club/~harper/link.html?action=join">
</map>
</section>
</div>
<br>
<br>
<div </div> <footer class="site-footer">
You have reached the end of the page. (ノ◕ヮ◕)ノ*:・゚✧
</footer>
</main>
</body>
</html>