<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 href="./cyanobacteria.css" rel="stylesheet" type="text/css" media="all" /> <title>Boreal's Webzone / Collectables</title> </head> <body> <div class="container"> <header><span>Other Sites</span></header> <section class="full"> <h1>Resources</h1> <a href="https://nekoweb.org/"><img src="https://nekoweb.org/assets/buttons/button5.gif"/></a> <a href="https://32bit.cafe/"><img src="https://32bit.cafe/linktous/32b-win9x.png"/></a> <a href="https://99gifshop.neocities.org/"><img src="https://99gifshop.neocities.org/img/88x31.3.png"/></a> </section> <section class="full"> <h1>Neighbors</h1> <a href="https://ribo.zone/"><img src="https://ribo.zone/88x31/site/ribozone.gif"/></a> </section> <div class="small"></div> <div class="small"> <nav> <a href="./home.html">Back</a> </nav> </div> <div class="small"></div> </div> <footer> <span> Theme based on cyanobacteria.css by <a href="https://ribo.zone">ribo.zone</a> </span> </footer> </body> </html>