arrayinamatrix.xyz/index/webrings/index.html
2023-05-10 14:42:52 -04:00

197 lines
6.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<sup></sup></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">
<!-- yesterweb -->
<section class="grid-item zoom">
<div
class="yw-widget-full"
data-yw-url="https://arrayinamatrix.xyz"
></div>
<script src="https://yesterweb.org/js/widget.js"></script>
</section>
<!-- retronaut -->
<section class="grid-item zoom center">
<a href="https://webring.dinhe.net">Retronaut</a>
<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>
<!-- hotline -->
<section class="grid-item zoom center">
<a href="https://hotlinewebring.club">Hotline</a>
<br />
<a href="https://hotlinewebring.club/arrayinamatrix/previous"
>Previous</a
>
<a href="https://hotlinewebring.club/arrayinamatrix/next">Next</a>
</section>
<!-- tilde -->
<section class="grid-item zoom center">
<img
src="http://tilde.club/~harper/webring.png"
border="0"
usemap="#notepad.map"
/>
<br />
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>
<!-- octoring -->
<section class="grid-item zoom">
<table>
<tbody>
<tr>
<td>
<a href="https://octo-ring.com/"
><img
src="https://octo-ring.com/static/img/widget/top.png"
width="99%"
alt="Octo Ring logo"
align="top" /></a
><br /><a
href="https://octo-ring.com/p/array-in-a-matrix/prev"
><img
src="https://octo-ring.com/static/img/widget/prev.png"
width="33%"
alt="previous"
align="top"
title="previous profile" /></a
><a href="https://octo-ring.com/p/array-in-a-matrix/random"
><img
src="https://octo-ring.com/static/img/widget/random.png"
width="33%"
alt="random"
align="top"
title="random profile" /></a
><a href="https://octo-ring.com/p/array-in-a-matrix/next"
><img
src="https://octo-ring.com/static/img/widget/next.png"
width="33%"
alt="next"
align="top"
title="next profile" /></a
><br /><a href="https://octo-ring.com/"
><img
src="https://octo-ring.com/static/img/widget/bottom.png"
width="99%"
alt="check out other GitHub profiles in the Octo Ring"
align="top"
/></a>
</td>
</tr>
</tbody>
</table>
</section>
<!-- loop ring -->
<section class="grid-item zoom center">
<div class="LoopRingWrapper">
<a href="https://loop.graycot.dev/webring.html?action=home">
Loop Ring
</a>
<br />
<a href="https://loop.graycot.dev/webring.html?action=prev">
Previous
</a>
<a href="https://loop.graycot.dev/webring.html?action=list">
List
</a>
<a href="https://loop.graycot.dev/webring.html?action=rand">
Random
</a>
<a href="https://loop.graycot.dev/webring.html?action=next">
Next
</a>
</div>
</section>
</div>
<br />
<div
</div>
<footer class="site-footer">
You have reached the end of the page. (ノ◕ヮ◕)ノ*:・゚✧
</footer>
</main>
</body>
</html>