The People's Flag of Milwaukee, but with a paw instead of a sun SEWI Furs Webring

The furries of southeastern Wisconsin and nearby areas


The list of furry webring users

Name About
AlbedoAlchemics alchemist brewing fantasy worlds
Alex Dueppen urbanist and computer pigeon
Cr4shMyCar punk dog on the internet
Edge likes to build stuff, will yap
Float Overblow musician, artist, writer, sleepy
Hobart the hobart website
Lilia Roo maintainer of sewifurs.org
Lynxie beware of cat

Adding yourself

Changes to the list are currently done manually. Send Lilia Roo a link to your website and a short title or blurb of a few words. You will get a slug, which is a short ID for your entry in the list. Then, use that slug in the links to the webring on your website.

Modify either of these templates as you see fit!


Basic template


HTML
<nav id="sewifurs-webring">
    <p>SEWI Furs Webring</p>
    [<a href="https://webring.sewifurs.org/âžĄī¸đŸŒˆ your slug here 🌈âŦ…ī¸/previous/">prev</a>]
    [<a href="https://webring.sewifurs.org">list</a>]
    [<a href="https://webring.sewifurs.org/âžĄī¸đŸŒˆ your slug here 🌈âŦ…ī¸/next/">next</a>]
</nav>

Stylish template


HTML
<div class="webring">
    <nav class="sewifurs">
        <div class="inner">
            <h1>
                <img src="https://sewifurs.org/static/sewifurs.png"
                    alt="The People's Flag of Milwaukee, but with a paw instead of a sun">
                SEWI Furs Webring
            </h1>
            [<a href="https://webring.sewifurs.org/âžĄī¸đŸŒˆ your slug here 🌈âŦ…ī¸/previous/">prev</a>]
            [<a href="https://webring.sewifurs.org">list</a>]
            [<a href="https://webring.sewifurs.org/âžĄī¸đŸŒˆ your slug here 🌈âŦ…ī¸/next/">next</a>]
        </div>
    </nav>
</div>
Stylesheet options

Load from HTML

<link rel="stylesheet" href="https://webring.sewifurs.org/webring.css">

Load from CSS

@import url('https://webring.sewifurs.org/webring.css');

Copy and modify

Download the stylesheet and customize!