Reorganized JS includes to only need to include one file, which calls the others

This commit is contained in:
Marley 2023-12-08 20:44:05 -08:00
parent 914f7959eb
commit dc1601b003
118 changed files with 3148 additions and 2906 deletions

View file

@ -6,11 +6,10 @@
<title>Nothing important; just me, for the curious</title> <title>Nothing important; just me, for the curious</title>
<link rel="stylesheet" href="/style.css"> <link rel="stylesheet" href="/style.css">
<!-- archive menu --> <!-- saudade includes -->
<script src="/menu.js?@root" type="module"></script> <script src="/saudade.js?@root" type="module"></script>
<!-- polyfills -->
<script src="/polyfills.js?@root" type="module"></script>
</head> </head>
<body> <body>
<br> <br>

View file

@ -7,13 +7,12 @@
<!-- from source --> <!-- from source -->
<title>Hex edited babyz</title> <title>Hex edited babyz</title>
<!-- --> <!-- end from source -->
<!-- saudade includes -->
<script src="/saudade.js?@root" type="module"></script>
<!-- archive menu -->
<script src="/menu.js?@root" type="module"></script>
<!-- polyfills -->
<script src="/polyfills.js?@root" type="module"></script>
</head> </head>
<body> <body>
<div class="big-gap-top bigger purple center"> <div class="big-gap-top bigger purple center">

View file

@ -7,13 +7,12 @@
<!-- from source --> <!-- from source -->
<title>Hex edited babyz clothes</title> <title>Hex edited babyz clothes</title>
<!-- --> <!-- end from source -->
<!-- saudade includes -->
<script src="/saudade.js?@root" type="module"></script>
<!-- archive menu -->
<script src="/menu.js?@root" type="module"></script>
<!-- polyfills -->
<script src="/polyfills.js?@root" type="module"></script>
</head> </head>
<body> <body>

View file

@ -6,11 +6,10 @@
<title>Special Babyz stuff for editing</title> <title>Special Babyz stuff for editing</title>
<link rel="stylesheet" href="/style.css"> <link rel="stylesheet" href="/style.css">
<!-- archive menu --> <!-- saudade includes -->
<script src="/menu.js?@root" type="module"></script> <script src="/saudade.js?@root" type="module"></script>
<!-- polyfills -->
<script src="/polyfills.js?@root" type="module"></script>
</head> </head>
<body> <body>
<div class="center"> <div class="center">

View file

@ -7,13 +7,12 @@
<!-- from source --> <!-- from source -->
<title>Babyz Glasses</title> <title>Babyz Glasses</title>
<!-- --> <!-- end from source -->
<!-- saudade includes -->
<script src="/saudade.js?@root" type="module"></script>
<!-- archive menu -->
<script src="/menu.js?@root" type="module"></script>
<!-- polyfills -->
<script src="/polyfills.js?@root" type="module"></script>
</head> </head>
<body> <body>
<div class="big center brown"> <div class="big center brown">

View file

@ -7,13 +7,12 @@
<!-- from source --> <!-- from source -->
<title>Babyz Harem sets</title> <title>Babyz Harem sets</title>
<!-- --> <!-- end from source -->
<!-- saudade includes -->
<script src="/saudade.js?@root" type="module"></script>
<!-- archive menu -->
<script src="/menu.js?@root" type="module"></script>
<!-- polyfills -->
<script src="/polyfills.js?@root" type="module"></script>
</head> </head>
<body> <body>
<div class="center brown big"> <div class="center brown big">

View file

@ -7,13 +7,12 @@
<!-- from source --> <!-- from source -->
<title>New Babyz</title> <title>New Babyz</title>
<!-- --> <!-- end from source -->
<!-- saudade includes -->
<script src="/saudade.js?@root" type="module"></script>
<!-- archive menu -->
<script src="/menu.js?@root" type="module"></script>
<!-- polyfills -->
<script src="/polyfills.js?@root" type="module"></script>
</head> </head>
<body> <body>
<div class="big center green"> <div class="big center green">

View file

@ -7,13 +7,12 @@
<!-- from source --> <!-- from source -->
<title>Experimental Babyz and harem clothes, etc</title> <title>Experimental Babyz and harem clothes, etc</title>
<!-- --> <!-- end from source -->
<!-- saudade includes -->
<script src="/saudade.js?@root" type="module"></script>
<!-- archive menu -->
<script src="/menu.js?@root" type="module"></script>
<!-- polyfills -->
<script src="/polyfills.js?@root" type="module"></script>
</head> </head>
<body> <body>
<div class="center big green"> <div class="center big green">

View file

@ -9,11 +9,9 @@
<title>Play with babyz</title> <title>Play with babyz</title>
<!-- --> <!-- -->
<!-- archive menu --> <!-- saudade includes -->
<script src="/menu.js?@root" type="module"></script> <script src="/saudade.js?@root" type="module"></script>
<!-- polyfills -->
<script src="/polyfills.js?@root" type="module"></script>
<style> <style>
table { table {

View file

@ -9,11 +9,10 @@
<title>New Babyz Playpens</title> <title>New Babyz Playpens</title>
<!-- --> <!-- -->
<!-- archive menu --> <!-- saudade includes -->
<script src="/menu.js?@root" type="module"></script> <script src="/saudade.js?@root" type="module"></script>
<!-- polyfills -->
<script src="/polyfills.js?@root" type="module"></script>
</head> </head>
<body> <body>
@ -27,7 +26,8 @@
<a href="http://www.dmwright.com/babyz/" class="defunct" target="_TOP">the <a href="http://www.dmwright.com/babyz/" class="defunct" target="_TOP">the
Babyz Crib</a><br> Babyz Crib</a><br>
For some of Jesslan's scenes<br> For some of Jesslan's scenes<br>
<a href="https://web.archive.org/web/20161030151033/http://pfbabyz.com/MyBabyz/index.html" <a
href="https://web.archive.org/web/20161030151033/http://pfbabyz.com/MyBabyz/index.html"
target="_TOP">Purple Flower Babyz</a><br> target="_TOP">Purple Flower Babyz</a><br>
For Dani's scenes<br> For Dani's scenes<br>
<a href="https://www.d-r-n.com/" target="_TOP">D.R.N</a> <a href="https://www.d-r-n.com/" target="_TOP">D.R.N</a>

View file

@ -9,11 +9,10 @@
<title>Babyz Toyz</title> <title>Babyz Toyz</title>
<!-- --> <!-- -->
<!-- archive menu --> <!-- saudade includes -->
<script src="/menu.js?@root" type="module"></script> <script src="/saudade.js?@root" type="module"></script>
<!-- polyfills -->
<script src="/polyfills.js?@root" type="module"></script>
</head> </head>
<body> <body>
<div class="big-gap-top purple center"> <div class="big-gap-top purple center">

View file

@ -3,11 +3,9 @@
<head> <head>
<title>Carolyn's Creations</title> <title>Carolyn's Creations</title>
<!-- archive menu --> <!-- saudade includes -->
<script src="/menu.js?@root" type="module"></script> <script src="/saudade.js?@root" type="module"></script>
<!-- polyfills -->
<script src="/polyfills.js?@root" type="module"></script>
<style> <style>
html { html {

View file

@ -9,11 +9,10 @@
<title>For Windows XP especially</title> <title>For Windows XP especially</title>
<!-- --> <!-- -->
<!-- archive menu --> <!-- saudade includes -->
<script src="/menu.js?@root" type="module"></script> <script src="/saudade.js?@root" type="module"></script>
<!-- polyfills -->
<script src="/polyfills.js?@root" type="module"></script>
</head> </head>
<body class="brown side-padding big"> <body class="brown side-padding big">
<p class="center purple bigger"> <p class="center purple bigger">

View file

@ -6,11 +6,10 @@
<title>Cyberpets</title> <title>Cyberpets</title>
<link rel="stylesheet" href="/style.css"> <link rel="stylesheet" href="/style.css">
<!-- archive menu --> <!-- saudade includes -->
<script src="/menu.js?@root" type="module"></script> <script src="/saudade.js?@root" type="module"></script>
<!-- polyfills -->
<script src="/polyfills.js?@root" type="module"></script>
</head> </head>
<body> <body>
<div class="center"> <div class="center">

View file

@ -7,11 +7,10 @@
<title>FinFin</title> <title>FinFin</title>
<!-- archive menu --> <!-- saudade includes -->
<script src="/menu.js?@root" type="module"></script> <script src="/saudade.js?@root" type="module"></script>
<!-- polyfills -->
<script src="/polyfills.js?@root" type="module"></script>
</head> </head>
<body class="big green center"> <body class="big green center">
<b>FinFin!</b> <b>FinFin!</b>

View file

@ -6,11 +6,10 @@
<title>Gifts from friends</title> <title>Gifts from friends</title>
<link rel="stylesheet" href="/style.css"> <link rel="stylesheet" href="/style.css">
<!-- archive menu --> <!-- saudade includes -->
<script src="/menu.js?@root" type="module"></script> <script src="/saudade.js?@root" type="module"></script>
<!-- polyfills -->
<script src="/polyfills.js?@root" type="module"></script>
</head> </head>
<body> <body>
<div class="center"> <div class="center">

View file

@ -6,11 +6,10 @@
<title>Just for laughs</title> <title>Just for laughs</title>
<link rel="stylesheet" href="/style.css"> <link rel="stylesheet" href="/style.css">
<!-- archive menu --> <!-- saudade includes -->
<script src="/menu.js?@root" type="module"></script> <script src="/saudade.js?@root" type="module"></script>
<!-- polyfills -->
<script src="/polyfills.js?@root" type="module"></script>
</head> </head>
<body> <body>
<div class="center huge-gap-top"> <div class="center huge-gap-top">

View file

@ -6,11 +6,10 @@
<title>Just for laughs -- Vista and Petz</title> <title>Just for laughs -- Vista and Petz</title>
<link rel="stylesheet" href="/style.css"> <link rel="stylesheet" href="/style.css">
<!-- archive menu --> <!-- saudade includes -->
<script src="/menu.js?@root" type="module"></script> <script src="/saudade.js?@root" type="module"></script>
<!-- polyfills -->
<script src="/polyfills.js?@root" type="module"></script>
</head> </head>
<body> <body>
<div class="center huge-gap-top"> <div class="center huge-gap-top">

View file

@ -6,11 +6,10 @@
<title>Links to sister sites</title> <title>Links to sister sites</title>
<link rel="stylesheet" href="/style.css"> <link rel="stylesheet" href="/style.css">
<!-- archive menu --> <!-- saudade includes -->
<script src="/menu.js?@root" type="module"></script> <script src="/saudade.js?@root" type="module"></script>
<!-- polyfills -->
<script src="/polyfills.js?@root" type="module"></script>
</head> </head>
<body> <body>
<div class="center huge-gap-top"> <div class="center huge-gap-top">

View file

@ -6,11 +6,10 @@
<title>Mad Scientist's petz etc</title> <title>Mad Scientist's petz etc</title>
<link rel="stylesheet" href="/style.css"> <link rel="stylesheet" href="/style.css">
<!-- archive menu --> <!-- saudade includes -->
<script src="/menu.js?@root" type="module"></script> <script src="/saudade.js?@root" type="module"></script>
<!-- polyfills -->
<script src="/polyfills.js?@root" type="module"></script>
</head> </head>
<body> <body>
<div class="center green big"> <div class="center green big">

View file

@ -6,11 +6,10 @@
<title>Carolyn's Creations</title> <title>Carolyn's Creations</title>
<link rel="stylesheet" href="/style.css"> <link rel="stylesheet" href="/style.css">
<!-- archive menu --> <!-- saudade includes -->
<script src="/menu.js?@root" type="module"></script> <script src="/saudade.js?@root" type="module"></script>
<!-- polyfills -->
<script src="/polyfills.js?@root" type="module"></script>
</head> </head>
<body> <body>
<div class="center"> <div class="center">

View file

@ -9,11 +9,10 @@
<title>What's Old</title> <title>What's Old</title>
<!-- --> <!-- -->
<!-- archive menu --> <!-- saudade includes -->
<script src="/menu.js?@root" type="module"></script> <script src="/saudade.js?@root" type="module"></script>
<!-- polyfills -->
<script src="/polyfills.js?@root" type="module"></script>
</head> </head>
<body class="green big center"> <body class="green big center">
<p class="bold" style="font-size: 24px;">Older site news items</p> <p class="bold" style="font-size: 24px;">Older site news items</p>

View file

@ -9,11 +9,9 @@
<title>Carolyn's Creations</title> <title>Carolyn's Creations</title>
<!-- --> <!-- -->
<!-- archive menu --> <!-- saudade includes -->
<script src="/menu.js?@root" type="module"></script> <script src="/saudade.js?@root" type="module"></script>
<!-- polyfills -->
<script src="/polyfills.js?@root" type="module"></script>
<style> <style>
body { body {

View file

@ -7,13 +7,12 @@
<!-- from source --> <!-- from source -->
<title>Oddballz</title> <title>Oddballz</title>
<!-- --> <!-- end from source -->
<!-- saudade includes -->
<script src="/saudade.js?@root" type="module"></script>
<!-- archive menu -->
<script src="/menu.js?@root" type="module"></script>
<!-- polyfills -->
<script src="/polyfills.js?@root" type="module"></script>
</head> </head>
<body> <body>
<div class="big green center"> <div class="big green center">

View file

@ -6,11 +6,10 @@
<title>Gifts from friends</title> <title>Gifts from friends</title>
<link rel="stylesheet" href="/style.css"> <link rel="stylesheet" href="/style.css">
<!-- archive menu --> <!-- saudade includes -->
<script src="/menu.js?@root" type="module"></script> <script src="/saudade.js?@root" type="module"></script>
<!-- polyfills -->
<script src="/polyfills.js?@root" type="module"></script>
</head> </head>
<body> <body>
<div class="center"> <div class="center">

View file

@ -6,11 +6,10 @@
<title>Cat Behaviours for Dogz II, 3, 4, 5</title> <title>Cat Behaviours for Dogz II, 3, 4, 5</title>
<link rel="stylesheet" href="/style.css"> <link rel="stylesheet" href="/style.css">
<!-- archive menu --> <!-- saudade includes -->
<script src="/menu.js?@root" type="module"></script> <script src="/saudade.js?@root" type="module"></script>
<!-- polyfills -->
<script src="/polyfills.js?@root" type="module"></script>
</head> </head>
<body> <body>
<div class="center"> <div class="center">

View file

@ -6,11 +6,10 @@
<title>Dogz Behaviours for Catz II, 3, 4, 5</title> <title>Dogz Behaviours for Catz II, 3, 4, 5</title>
<link rel="stylesheet" href="/style.css"> <link rel="stylesheet" href="/style.css">
<!-- archive menu --> <!-- saudade includes -->
<script src="/menu.js?@root" type="module"></script> <script src="/saudade.js?@root" type="module"></script>
<!-- polyfills -->
<script src="/polyfills.js?@root" type="module"></script>
</head> </head>
<body> <body>
<div class="center"> <div class="center">

View file

@ -7,13 +7,12 @@
<!-- from source --> <!-- from source -->
<title>Catz 1 Breedz</title> <title>Catz 1 Breedz</title>
<!-- --> <!-- end from source -->
<!-- saudade includes -->
<script src="/saudade.js?@root" type="module"></script>
<!-- archive menu -->
<script src="/menu.js?@root" type="module"></script>
<!-- polyfills -->
<script src="/polyfills.js?@root" type="module"></script>
</head> </head>
<body> <body>
<div class="center more-side-padding green big"> <div class="center more-side-padding green big">

View file

@ -7,13 +7,12 @@
<!-- from source --> <!-- from source -->
<title>Catz Your Computer Petz</title> <title>Catz Your Computer Petz</title>
<!-- --> <!-- end from source -->
<!-- saudade includes -->
<script src="/saudade.js?@root" type="module"></script>
<!-- archive menu -->
<script src="/menu.js?@root" type="module"></script>
<!-- polyfills -->
<script src="/polyfills.js?@root" type="module"></script>
</head> </head>
<body id="catz1dex"> <body id="catz1dex">
<div class="more-side-padding center big bold"> <div class="more-side-padding center big bold">

View file

@ -7,13 +7,12 @@
<!-- from source --> <!-- from source -->
<title>Catz 1 Mice</title> <title>Catz 1 Mice</title>
<!-- --> <!-- end from source -->
<!-- saudade includes -->
<script src="/saudade.js?@root" type="module"></script>
<!-- archive menu -->
<script src="/menu.js?@root" type="module"></script>
<!-- polyfills -->
<script src="/polyfills.js?@root" type="module"></script>
</head> </head>
<body> <body>
<div class="center green bigger"> <div class="center green bigger">

View file

@ -7,13 +7,12 @@
<!-- from source --> <!-- from source -->
<title>Dogz 1 Breedz</title> <title>Dogz 1 Breedz</title>
<!-- --> <!-- end from source -->
<!-- saudade includes -->
<script src="/saudade.js?@root" type="module"></script>
<!-- archive menu -->
<script src="/menu.js?@root" type="module"></script>
<!-- polyfills -->
<script src="/polyfills.js?@root" type="module"></script>
</head> </head>
<body> <body>
<div class="green big center more-side-padding"> <div class="green big center more-side-padding">

View file

@ -7,13 +7,12 @@
<!-- from source --> <!-- from source -->
<title>DOGZ!</title> <title>DOGZ!</title>
<!-- --> <!-- end from source -->
<!-- saudade includes -->
<script src="/saudade.js?@root" type="module"></script>
<!-- archive menu -->
<script src="/menu.js?@root" type="module"></script>
<!-- polyfills -->
<script src="/polyfills.js?@root" type="module"></script>
</head> </head>
<body id="dogz1fooler"> <body id="dogz1fooler">
<div class="center bold big"> <div class="center bold big">

View file

@ -8,11 +8,9 @@
<title>Catnip Dreams</title> <title>Catnip Dreams</title>
<!-- --> <!-- -->
<!-- archive menu --> <!-- saudade includes -->
<script src="/menu.js?@root" type="module"></script> <script src="/saudade.js?@root" type="module"></script>
<!-- polyfills -->
<script src="/polyfills.js?@root" type="module"></script>
<style> <style>
body { body {

View file

@ -7,13 +7,12 @@
<!-- from source --> <!-- from source -->
<title>Catz 2 Breedz</title> <title>Catz 2 Breedz</title>
<!-- --> <!-- end from source -->
<!-- saudade includes -->
<script src="/saudade.js?@root" type="module"></script>
<!-- archive menu -->
<script src="/menu.js?@root" type="module"></script>
<!-- polyfills -->
<script src="/polyfills.js?@root" type="module"></script>
</head> </head>
<body> <body>
<div class="big green center more-side-padding"> <div class="big green center more-side-padding">

View file

@ -7,13 +7,12 @@
<!-- from source --> <!-- from source -->
<title>Dogz II breedz</title> <title>Dogz II breedz</title>
<!-- --> <!-- end from source -->
<!-- saudade includes -->
<script src="/saudade.js?@root" type="module"></script>
<!-- archive menu -->
<script src="/menu.js?@root" type="module"></script>
<!-- polyfills -->
<script src="/polyfills.js?@root" type="module"></script>
</head> </head>
<body> <body>
<div class="big green center more-side-padding"> <div class="big green center more-side-padding">

View file

@ -7,13 +7,12 @@
<!-- from source --> <!-- from source -->
<title>New Petz 2 Breedz</title> <title>New Petz 2 Breedz</title>
<!-- --> <!-- end from source -->
<!-- saudade includes -->
<script src="/saudade.js?@root" type="module"></script>
<!-- archive menu -->
<script src="/menu.js?@root" type="module"></script>
<!-- polyfills -->
<script src="/polyfills.js?@root" type="module"></script>
</head> </head>
<body> <body>
<div class="big green center more-side-padding"> <div class="big green center more-side-padding">

View file

@ -7,13 +7,12 @@
<!-- from source --> <!-- from source -->
<title>New Petz II Playscene items</title> <title>New Petz II Playscene items</title>
<!-- --> <!-- end from source -->
<!-- saudade includes -->
<script src="/saudade.js?@root" type="module"></script>
<!-- archive menu -->
<script src="/menu.js?@root" type="module"></script>
<!-- polyfills -->
<script src="/polyfills.js?@root" type="module"></script>
</head> </head>
<body> <body>
<div class="center green side-padding normal"> <div class="center green side-padding normal">

View file

@ -7,10 +7,10 @@
<!-- from source --> <!-- from source -->
<title>Hex edited toyz for Petz II</title> <title>Hex edited toyz for Petz II</title>
<!-- --> <!-- end from source -->
<!-- archive menu --> <!-- saudade includes -->
<script src="/menu.js?@root" type="module"></script> <script src="/saudade.js?@root" type="module"></script>
</head> </head>
<body> <body>
<div class="purple normal center"> <div class="purple normal center">

View file

@ -7,13 +7,12 @@
<!-- from source --> <!-- from source -->
<title>Petz II Fooler</title> <title>Petz II Fooler</title>
<!-- --> <!-- end from source -->
<!-- saudade includes -->
<script src="/saudade.js?@root" type="module"></script>
<!-- archive menu -->
<script src="/menu.js?@root" type="module"></script>
<!-- polyfills -->
<script src="/polyfills.js?@root" type="module"></script>
</head> </head>
<body> <body>
<div class="center green normal"> <div class="center green normal">

View file

@ -7,13 +7,12 @@
<!-- from source --> <!-- from source -->
<title>Special sound-stripped originals</title> <title>Special sound-stripped originals</title>
<!-- --> <!-- end from source -->
<!-- saudade includes -->
<script src="/saudade.js?@root" type="module"></script>
<!-- archive menu -->
<script src="/menu.js?@root" type="module"></script>
<!-- polyfills -->
<script src="/polyfills.js?@root" type="module"></script>
</head> </head>
<body> <body>
<div class="bigger purple center big-gap-top"> <div class="bigger purple center big-gap-top">

View file

@ -7,13 +7,12 @@
<!-- from source --> <!-- from source -->
<title>Catz 3 Breedz</title> <title>Catz 3 Breedz</title>
<!-- --> <!-- end from source -->
<!-- saudade includes -->
<script src="/saudade.js?@root" type="module"></script>
<!-- archive menu -->
<script src="/menu.js?@root" type="module"></script>
<!-- polyfills -->
<script src="/polyfills.js?@root" type="module"></script>
</head> </head>
<body> <body>
<div class="center bigger more-side-padding"> <div class="center bigger more-side-padding">

View file

@ -7,13 +7,12 @@
<!-- from source --> <!-- from source -->
<title>Special sound-stripped originals</title> <title>Special sound-stripped originals</title>
<!-- --> <!-- end from source -->
<!-- saudade includes -->
<script src="/saudade.js?@root" type="module"></script>
<!-- archive menu -->
<script src="/menu.js?@root" type="module"></script>
<!-- polyfills -->
<script src="/polyfills.js?@root" type="module"></script>
</head> </head>
<body> <body>
<div class="normal brown center big-gap-top"> <div class="normal brown center big-gap-top">

View file

@ -7,13 +7,12 @@
<!-- from source --> <!-- from source -->
<title>Special sound-stripped originals</title> <title>Special sound-stripped originals</title>
<!-- --> <!-- end from source -->
<!-- saudade includes -->
<script src="/saudade.js?@root" type="module"></script>
<!-- archive menu -->
<script src="/menu.js?@root" type="module"></script>
<!-- polyfills -->
<script src="/polyfills.js?@root" type="module"></script>
</head> </head>
<body> <body>
<div class="normal brown center big-gap-top"> <div class="normal brown center big-gap-top">

View file

@ -7,13 +7,12 @@
<!-- from source --> <!-- from source -->
<title>Dogz 3 Breedz</title> <title>Dogz 3 Breedz</title>
<!-- --> <!-- end from source -->
<!-- saudade includes -->
<script src="/saudade.js?@root" type="module"></script>
<!-- archive menu -->
<script src="/menu.js?@root" type="module"></script>
<!-- polyfills -->
<script src="/polyfills.js?@root" type="module"></script>
</head> </head>
<body> <body>
<div class="center green bigger more-side-padding"> <div class="center green bigger more-side-padding">

View file

@ -7,13 +7,12 @@
<!-- from source --> <!-- from source -->
<title>Special sound-stripped originals</title> <title>Special sound-stripped originals</title>
<!-- --> <!-- end from source -->
<!-- saudade includes -->
<script src="/saudade.js?@root" type="module"></script>
<!-- archive menu -->
<script src="/menu.js?@root" type="module"></script>
<!-- polyfills -->
<script src="/polyfills.js?@root" type="module"></script>
</head> </head>
<body> <body>
<div class="normal brown center small-top-gap"> <div class="normal brown center small-top-gap">

View file

@ -7,13 +7,12 @@
<!-- from source --> <!-- from source -->
<title>New Petz 3 Breedz</title> <title>New Petz 3 Breedz</title>
<!-- --> <!-- end from source -->
<!-- saudade includes -->
<script src="/saudade.js?@root" type="module"></script>
<!-- archive menu -->
<script src="/menu.js?@root" type="module"></script>
<!-- polyfills -->
<script src="/polyfills.js?@root" type="module"></script>
</head> </head>
<body> <body>
<div class="green big center more-side-padding"> <div class="green big center more-side-padding">

View file

@ -6,11 +6,10 @@
<title>Hex edited Clothes for Petz 3</title> <title>Hex edited Clothes for Petz 3</title>
<link rel="stylesheet" href="/style.css"> <link rel="stylesheet" href="/style.css">
<!-- archive menu --> <!-- saudade includes -->
<script src="/menu.js?@root" type="module"></script> <script src="/saudade.js?@root" type="module"></script>
<!-- polyfills -->
<script src="/polyfills.js?@root" type="module"></script>
</head> </head>
<body> <body>
<div class="big center side-padding"> <div class="big center side-padding">

View file

@ -6,11 +6,10 @@
<title>Document</title> <title>Document</title>
<link rel="stylesheet" href="/style.css"> <link rel="stylesheet" href="/style.css">
<!-- archive menu --> <!-- saudade includes -->
<script src="/menu.js?@root" type="module"></script> <script src="/saudade.js?@root" type="module"></script>
<!-- polyfills -->
<script src="/polyfills.js?@root" type="module"></script>
</head> </head>
<body> <body>
<div class="center big green more-side-padding"> <div class="center big green more-side-padding">

View file

@ -7,13 +7,12 @@
<!-- from source --> <!-- from source -->
<title>Petz 3 Official Downloads</title> <title>Petz 3 Official Downloads</title>
<!-- --> <!-- end from source -->
<!-- saudade includes -->
<script src="/saudade.js?@root" type="module"></script>
<!-- archive menu -->
<script src="/menu.js?@root" type="module"></script>
<!-- polyfills -->
<script src="/polyfills.js?@root" type="module"></script>
</head> </head>
<body> <body>
<div class="center green big"> <div class="center green big">

View file

@ -9,11 +9,10 @@
<title>New Petz 3 Playscene items</title> <title>New Petz 3 Playscene items</title>
<!-- --> <!-- -->
<!-- archive menu --> <!-- saudade includes -->
<script src="/menu.js?@root" type="module"></script> <script src="/saudade.js?@root" type="module"></script>
<!-- polyfills -->
<script src="/polyfills.js?@root" type="module"></script>
</head> </head>
<body> <body>
<div class="normal green side-padding center"> <div class="normal green side-padding center">

View file

@ -7,11 +7,9 @@
<title>Old Petz 3 Playscenes</title> <title>Old Petz 3 Playscenes</title>
<!-- archive menu --> <!-- saudade includes -->
<script src="/menu.js?@root" type="module"></script> <script src="/saudade.js?@root" type="module"></script>
<!-- polyfills -->
<script src="/polyfills.js?@root" type="module"></script>
<style> <style>
.grid { .grid {

View file

@ -6,11 +6,10 @@
<title>Hex edited toyz for Petz 3</title> <title>Hex edited toyz for Petz 3</title>
<link rel="stylesheet" href="/style.css"> <link rel="stylesheet" href="/style.css">
<!-- archive menu --> <!-- saudade includes -->
<script src="/menu.js?@root" type="module"></script> <script src="/saudade.js?@root" type="module"></script>
<!-- polyfills -->
<script src="/polyfills.js?@root" type="module"></script>
</head> </head>
<body class="brown"> <body class="brown">
<div class="center big"> <div class="center big">

View file

@ -6,11 +6,10 @@
<title>Special sound-stripped originals</title> <title>Special sound-stripped originals</title>
<link rel="stylesheet" href="/style.css"> <link rel="stylesheet" href="/style.css">
<!-- archive menu --> <!-- saudade includes -->
<script src="/menu.js?@root" type="module"></script> <script src="/saudade.js?@root" type="module"></script>
<!-- polyfills -->
<script src="/polyfills.js?@root" type="module"></script>
</head> </head>
<body> <body>
<div class="center"> <div class="center">

View file

@ -6,11 +6,10 @@
<title>Catz 4 Breedz</title> <title>Catz 4 Breedz</title>
<link rel="stylesheet" href="/style.css"> <link rel="stylesheet" href="/style.css">
<!-- archive menu --> <!-- saudade includes -->
<script src="/menu.js?@root" type="module"></script> <script src="/saudade.js?@root" type="module"></script>
<!-- polyfills -->
<script src="/polyfills.js?@root" type="module"></script>
</head> </head>
<body> <body>
<div class="center green bigger more-side-padding"> <div class="center green bigger more-side-padding">

View file

@ -6,11 +6,10 @@
<title>Special sound-stripped originals</title> <title>Special sound-stripped originals</title>
<link rel="stylesheet" href="/style.css"> <link rel="stylesheet" href="/style.css">
<!-- archive menu --> <!-- saudade includes -->
<script src="/menu.js?@root" type="module"></script> <script src="/saudade.js?@root" type="module"></script>
<!-- polyfills -->
<script src="/polyfills.js?@root" type="module"></script>
</head> </head>
<body> <body>
<div class="center"> <div class="center">

View file

@ -6,11 +6,10 @@
<title>Dogz 4 Breedz</title> <title>Dogz 4 Breedz</title>
<link rel="stylesheet" href="/style.css"> <link rel="stylesheet" href="/style.css">
<!-- archive menu --> <!-- saudade includes -->
<script src="/menu.js?@root" type="module"></script> <script src="/saudade.js?@root" type="module"></script>
<!-- polyfills -->
<script src="/polyfills.js?@root" type="module"></script>
</head> </head>
<body> <body>
<div class="center green more-side-padding bigger"> <div class="center green more-side-padding bigger">

View file

@ -6,11 +6,10 @@
<title>New Petz 4 Breedz</title> <title>New Petz 4 Breedz</title>
<link rel="stylesheet" href="/style.css"> <link rel="stylesheet" href="/style.css">
<!-- archive menu --> <!-- saudade includes -->
<script src="/menu.js?@root" type="module"></script> <script src="/saudade.js?@root" type="module"></script>
<!-- polyfills -->
<script src="/polyfills.js?@root" type="module"></script>
</head> </head>
<body> <body>
<div class="center green big more-side-padding"> <div class="center green big more-side-padding">

View file

@ -6,11 +6,10 @@
<title>Hex edited Clothes for Petz 4</title> <title>Hex edited Clothes for Petz 4</title>
<link rel="stylesheet" href="/style.css"> <link rel="stylesheet" href="/style.css">
<!-- archive menu --> <!-- saudade includes -->
<script src="/menu.js?@root" type="module"></script> <script src="/saudade.js?@root" type="module"></script>
<!-- polyfills -->
<script src="/polyfills.js?@root" type="module"></script>
</head> </head>
<body> <body>
<div class="big center side-padding"> <div class="big center side-padding">

View file

@ -6,11 +6,10 @@
<title>Petz 4 Hosts</title> <title>Petz 4 Hosts</title>
<link rel="stylesheet" href="/style.css"> <link rel="stylesheet" href="/style.css">
<!-- archive menu --> <!-- saudade includes -->
<script src="/menu.js?@root" type="module"></script> <script src="/saudade.js?@root" type="module"></script>
<!-- polyfills -->
<script src="/polyfills.js?@root" type="module"></script>
</head> </head>
<body> <body>
<div class="center big green"> <div class="center big green">

View file

@ -6,11 +6,10 @@
<title>New Petz 4 Playscene items</title> <title>New Petz 4 Playscene items</title>
<link rel="stylesheet" href="/style.css"> <link rel="stylesheet" href="/style.css">
<!-- archive menu --> <!-- saudade includes -->
<script src="/menu.js?@root" type="module"></script> <script src="/saudade.js?@root" type="module"></script>
<!-- polyfills -->
<script src="/polyfills.js?@root" type="module"></script>
</head> </head>
<body> <body>
<div class="center green bigger"> <div class="center green bigger">

View file

@ -6,11 +6,10 @@
<title>Hex edited toyz for Petz 4</title> <title>Hex edited toyz for Petz 4</title>
<link rel="stylesheet" href="/style.css"> <link rel="stylesheet" href="/style.css">
<!-- archive menu --> <!-- saudade includes -->
<script src="/menu.js?@root" type="module"></script> <script src="/saudade.js?@root" type="module"></script>
<!-- polyfills -->
<script src="/polyfills.js?@root" type="module"></script>
</head> </head>
<body> <body>
<div class="center less-side-padding big"> <div class="center less-side-padding big">

View file

@ -6,11 +6,10 @@
<title>Special sound-stripped originals</title> <title>Special sound-stripped originals</title>
<link rel="stylesheet" href="/style.css"> <link rel="stylesheet" href="/style.css">
<!-- archive menu --> <!-- saudade includes -->
<script src="/menu.js?@root" type="module"></script> <script src="/saudade.js?@root" type="module"></script>
<!-- polyfills -->
<script src="/polyfills.js?@root" type="module"></script>
</head> </head>
<body> <body>
<div class="center"> <div class="center">

View file

@ -6,11 +6,10 @@
<title>Catz 5 Breedz</title> <title>Catz 5 Breedz</title>
<link rel="stylesheet" href="/style.css"> <link rel="stylesheet" href="/style.css">
<!-- archive menu --> <!-- saudade includes -->
<script src="/menu.js?@root" type="module"></script> <script src="/saudade.js?@root" type="module"></script>
<!-- polyfills -->
<script src="/polyfills.js?@root" type="module"></script>
</head> </head>
<body> <body>
<div class="center big green more-side-padding"> <div class="center big green more-side-padding">

View file

@ -6,11 +6,10 @@
<title>Special sound-stripped originals</title> <title>Special sound-stripped originals</title>
<link rel="stylesheet" href="/style.css"> <link rel="stylesheet" href="/style.css">
<!-- archive menu --> <!-- saudade includes -->
<script src="/menu.js?@root" type="module"></script> <script src="/saudade.js?@root" type="module"></script>
<!-- polyfills -->
<script src="/polyfills.js?@root" type="module"></script>
</head> </head>
<body> <body>
<div class="center"> <div class="center">

View file

@ -6,11 +6,10 @@
<title>Dogz 5 Breedz</title> <title>Dogz 5 Breedz</title>
<link rel="stylesheet" href="/style.css"> <link rel="stylesheet" href="/style.css">
<!-- archive menu --> <!-- saudade includes -->
<script src="/menu.js?@root" type="module"></script> <script src="/saudade.js?@root" type="module"></script>
<!-- polyfills -->
<script src="/polyfills.js?@root" type="module"></script>
</head> </head>
<body> <body>
<div class="center big green more-side-padding"> <div class="center big green more-side-padding">

View file

@ -6,11 +6,10 @@
<title>New Petz 5 Breedz</title> <title>New Petz 5 Breedz</title>
<link rel="stylesheet" href="/style.css"> <link rel="stylesheet" href="/style.css">
<!-- archive menu --> <!-- saudade includes -->
<script src="/menu.js?@root" type="module"></script> <script src="/saudade.js?@root" type="module"></script>
<!-- polyfills -->
<script src="/polyfills.js?@root" type="module"></script>
</head> </head>
<body> <body>
<div class="big center green" style="width: 60%; margin: 0 auto;"> <div class="big center green" style="width: 60%; margin: 0 auto;">

View file

@ -6,11 +6,10 @@
<title>Petz 5 Hosts</title> <title>Petz 5 Hosts</title>
<link rel="stylesheet" href="/style.css"> <link rel="stylesheet" href="/style.css">
<!-- archive menu --> <!-- saudade includes -->
<script src="/menu.js?@root" type="module"></script> <script src="/saudade.js?@root" type="module"></script>
<!-- polyfills -->
<script src="/polyfills.js?@root" type="module"></script>
</head> </head>
<body> <body>
<div class="green bigger center"> <div class="green bigger center">

View file

@ -6,11 +6,10 @@
<title>New Petz 5 Playscene items</title> <title>New Petz 5 Playscene items</title>
<link rel="stylesheet" href="/style.css"> <link rel="stylesheet" href="/style.css">
<!-- archive menu --> <!-- saudade includes -->
<script src="/menu.js?@root" type="module"></script> <script src="/saudade.js?@root" type="module"></script>
<!-- polyfills -->
<script src="/polyfills.js?@root" type="module"></script>
</head> </head>
<body> <body>
<div class="center green"> <div class="center green">

View file

@ -6,11 +6,10 @@
<title>New Petz 5 Carrycase Skins</title> <title>New Petz 5 Carrycase Skins</title>
<link rel="stylesheet" href="/style.css"> <link rel="stylesheet" href="/style.css">
<!-- archive menu --> <!-- saudade includes -->
<script src="/menu.js?@root" type="module"></script> <script src="/saudade.js?@root" type="module"></script>
<!-- polyfills -->
<script src="/polyfills.js?@root" type="module"></script>
</head> </head>
<body> <body>
<div class="center green big"> <div class="center green big">

View file

@ -6,11 +6,10 @@
<title>Tutorials and Howtos</title> <title>Tutorials and Howtos</title>
<link rel="stylesheet" href="/style.css"> <link rel="stylesheet" href="/style.css">
<!-- archive menu --> <!-- saudade includes -->
<script src="/menu.js?@root" type="module"></script> <script src="/saudade.js?@root" type="module"></script>
<!-- polyfills -->
<script src="/polyfills.js?@root" type="module"></script>
</head> </head>
<body> <body>
<div class="center huge-gap-top"> <div class="center huge-gap-top">

View file

@ -6,11 +6,10 @@
<title>Tutorial Example Breedz</title> <title>Tutorial Example Breedz</title>
<link rel="stylesheet" href="/style.css"> <link rel="stylesheet" href="/style.css">
<!-- archive menu --> <!-- saudade includes -->
<script src="/menu.js?@root" type="module"></script> <script src="/saudade.js?@root" type="module"></script>
<!-- polyfills -->
<script src="/polyfills.js?@root" type="module"></script>
</head> </head>
<body> <body>
<div class="green center bigger more-side-padding"> <div class="green center bigger more-side-padding">

View file

@ -6,11 +6,10 @@
<title>2006 and later Catz and Dogz</title> <title>2006 and later Catz and Dogz</title>
<link rel="stylesheet" href="/style.css"> <link rel="stylesheet" href="/style.css">
<!-- archive menu --> <!-- saudade includes -->
<script src="/menu.js?@root" type="module"></script> <script src="/saudade.js?@root" type="module"></script>
<!-- polyfills -->
<script src="/polyfills.js?@root" type="module"></script>
</head> </head>
<body> <body>
<div class="center green"> <div class="center green">

View file

@ -9,11 +9,10 @@
<title>Others' "conversions" of my breedz.</title> <title>Others' "conversions" of my breedz.</title>
<!-- --> <!-- -->
<!-- archive menu --> <!-- saudade includes -->
<script src="/menu.js?@root" type="module"></script> <script src="/saudade.js?@root" type="module"></script>
<!-- polyfills -->
<script src="/polyfills.js?@root" type="module"></script>
</head> </head>
<body class="big green"> <body class="big green">
<p>Conversions of my breedz to Petz 5.</p> <p>Conversions of my breedz to Petz 5.</p>

View file

@ -7,11 +7,9 @@
<title>My Guardian Angel Kitty</title> <title>My Guardian Angel Kitty</title>
<!-- archive menu --> <!-- saudade includes -->
<script src="/menu.js?@root" type="module"></script> <script src="/saudade.js?@root" type="module"></script>
<!-- polyfills -->
<script src="/polyfills.js?@root" type="module"></script>
<style> <style>
html { html {

View file

@ -6,11 +6,10 @@
<title>Sounds for Special Petz and Oddballz</title> <title>Sounds for Special Petz and Oddballz</title>
<link rel="stylesheet" href="/style.css"> <link rel="stylesheet" href="/style.css">
<!-- archive menu --> <!-- saudade includes -->
<script src="/menu.js?@root" type="module"></script> <script src="/saudade.js?@root" type="module"></script>
<!-- polyfills -->
<script src="/polyfills.js?@root" type="module"></script>
</head> </head>
<body> <body>
<span id="new"></span> <span id="new"></span>

View file

@ -6,11 +6,10 @@
<title>Sounds for the original Catz and Dogz breedz</title> <title>Sounds for the original Catz and Dogz breedz</title>
<link rel="stylesheet" href="/style.css"> <link rel="stylesheet" href="/style.css">
<!-- archive menu --> <!-- saudade includes -->
<script src="/menu.js?@root" type="module"></script> <script src="/saudade.js?@root" type="module"></script>
<!-- polyfills -->
<script src="/polyfills.js?@root" type="module"></script>
</head> </head>
<body> <body>
<div class="center big"> <div class="center big">

View file

@ -6,11 +6,10 @@
<title>Arthropods, playscenes etc for your exoskeletal Petz</title> <title>Arthropods, playscenes etc for your exoskeletal Petz</title>
<link rel="stylesheet" href="/style.css"> <link rel="stylesheet" href="/style.css">
<!-- archive menu --> <!-- saudade includes -->
<script src="/menu.js?@root" type="module"></script> <script src="/saudade.js?@root" type="module"></script>
<!-- polyfills -->
<script src="/polyfills.js?@root" type="module"></script>
</head> </head>
<body> <body>
<div class="center bigger"> <div class="center bigger">

View file

@ -6,11 +6,10 @@
<title>Catz 3, 4 5 Mice</title> <title>Catz 3, 4 5 Mice</title>
<link rel="stylesheet" href="/style.css"> <link rel="stylesheet" href="/style.css">
<!-- archive menu --> <!-- saudade includes -->
<script src="/menu.js?@root" type="module"></script> <script src="/saudade.js?@root" type="module"></script>
<!-- polyfills -->
<script src="/polyfills.js?@root" type="module"></script>
</head> </head>
<body> <body>
<div class="center green bigger"> <div class="center green bigger">

View file

@ -6,11 +6,10 @@
<title>Collaborations with other hexers</title> <title>Collaborations with other hexers</title>
<link rel="stylesheet" href="/style.css"> <link rel="stylesheet" href="/style.css">
<!-- archive menu --> <!-- saudade includes -->
<script src="/menu.js?@root" type="module"></script> <script src="/saudade.js?@root" type="module"></script>
<!-- polyfills -->
<script src="/polyfills.js?@root" type="module"></script>
</head> </head>
<body> <body>
<div class="center big green"> <div class="center big green">

View file

@ -6,11 +6,10 @@
<title>Emoticon petz</title> <title>Emoticon petz</title>
<link rel="stylesheet" href="/style.css"> <link rel="stylesheet" href="/style.css">
<!-- archive menu --> <!-- saudade includes -->
<script src="/menu.js?@root" type="module"></script> <script src="/saudade.js?@root" type="module"></script>
<!-- polyfills -->
<script src="/polyfills.js?@root" type="module"></script>
</head> </head>
<body> <body>
<div class="center bigger"> <div class="center bigger">

View file

@ -6,11 +6,10 @@
<title>Hex-painted litterz</title> <title>Hex-painted litterz</title>
<link rel="stylesheet" href="/style.css"> <link rel="stylesheet" href="/style.css">
<!-- archive menu --> <!-- saudade includes -->
<script src="/menu.js?@root" type="module"></script> <script src="/saudade.js?@root" type="module"></script>
<!-- polyfills -->
<script src="/polyfills.js?@root" type="module"></script>
</head> </head>
<body> <body>
<div class="center big"> <div class="center big">

View file

@ -6,11 +6,10 @@
<title>Utilities by Nicholas Sherlock</title> <title>Utilities by Nicholas Sherlock</title>
<link rel="stylesheet" href="/style.css"> <link rel="stylesheet" href="/style.css">
<!-- archive menu --> <!-- saudade includes -->
<script src="/menu.js?@root" type="module"></script> <script src="/saudade.js?@root" type="module"></script>
<!-- polyfills -->
<script src="/polyfills.js?@root" type="module"></script>
</head> </head>
<body> <body>
<div class="center"> <div class="center">

View file

@ -6,11 +6,10 @@
<title>People to populate your petz games</title> <title>People to populate your petz games</title>
<link rel="stylesheet" href="/style.css"> <link rel="stylesheet" href="/style.css">
<!-- archive menu --> <!-- saudade includes -->
<script src="/menu.js?@root" type="module"></script> <script src="/saudade.js?@root" type="module"></script>
<!-- polyfills -->
<script src="/polyfills.js?@root" type="module"></script>
</head> </head>
<body> <body>
<div class="center"> <div class="center">

View file

@ -6,11 +6,10 @@
<title>Sand'z Cattery's Official Breed</title> <title>Sand'z Cattery's Official Breed</title>
<link rel="stylesheet" href="/style.css"> <link rel="stylesheet" href="/style.css">
<!-- archive menu --> <!-- saudade includes -->
<script src="/menu.js?@root" type="module"></script> <script src="/saudade.js?@root" type="module"></script>
<!-- polyfills -->
<script src="/polyfills.js?@root" type="module"></script>
</head> </head>
<body> <body>
<div class="center big" id="sandz"> <div class="center big" id="sandz">

View file

@ -6,11 +6,10 @@
<title>Fish, playscenes etc for your water-loving Petz</title> <title>Fish, playscenes etc for your water-loving Petz</title>
<link rel="stylesheet" href="/style.css"> <link rel="stylesheet" href="/style.css">
<!-- archive menu --> <!-- saudade includes -->
<script src="/menu.js?@root" type="module"></script> <script src="/saudade.js?@root" type="module"></script>
<!-- polyfills -->
<script src="/polyfills.js?@root" type="module"></script>
</head> </head>
<body> <body>
<div class="center bigger"> <div class="center bigger">

View file

@ -6,11 +6,10 @@
<title>Lnz file details</title> <title>Lnz file details</title>
<link rel="stylesheet" href="/style.css"> <link rel="stylesheet" href="/style.css">
<!-- archive menu --> <!-- saudade includes -->
<script src="/menu.js?@root" type="module"></script> <script src="/saudade.js?@root" type="module"></script>
<!-- polyfills -->
<script src="/polyfills.js?@root" type="module"></script>
</head> </head>
<body> <body>
<div class="side-padding"> <div class="side-padding">

View file

@ -6,11 +6,10 @@
<title>Rough breakdown of a petfile</title> <title>Rough breakdown of a petfile</title>
<link rel="stylesheet" href="/style.css"> <link rel="stylesheet" href="/style.css">
<!-- archive menu --> <!-- saudade includes -->
<script src="/menu.js?@root" type="module"></script> <script src="/saudade.js?@root" type="module"></script>
<!-- polyfills -->
<script src="/polyfills.js?@root" type="module"></script>
</head> </head>
<body> <body>
<div class="side-padding courier"> <div class="side-padding courier">

View file

@ -6,11 +6,10 @@
<title>Tutorials and Howtos</title> <title>Tutorials and Howtos</title>
<link rel="stylesheet" href="/style.css"> <link rel="stylesheet" href="/style.css">
<!-- archive menu --> <!-- saudade includes -->
<script src="/menu.js?@root" type="module"></script> <script src="/saudade.js?@root" type="module"></script>
<!-- polyfills -->
<script src="/polyfills.js?@root" type="module"></script>
</head> </head>
<body> <body>
<div class="center"> <div class="center">

View file

@ -5,11 +5,10 @@
<title>What's new</title> <title>What's new</title>
<link rel="stylesheet" href="/style.css"> <link rel="stylesheet" href="/style.css">
<!-- archive menu --> <!-- saudade includes -->
<script src="/menu.js?@root" type="module"></script> <script src="/saudade.js?@root" type="module"></script>
<!-- polyfills -->
<script src="/polyfills.js?@root" type="module"></script>
</head> </head>
<body> <body>
<div class="center"> <div class="center">

View file

@ -1,10 +1,4 @@
(async () => { (async () => {
// shared styles
const sharedStyle = document.createElement('link')
sharedStyle.rel = 'stylesheet'
sharedStyle.href = '/style/shared.css'
document.head.append(sharedStyle)
// menu style // menu style
const menuStyle = document.createElement('link') const menuStyle = document.createElement('link')
menuStyle.rel = 'stylesheet' menuStyle.rel = 'stylesheet'

View file

@ -15,11 +15,17 @@
--background-color: #c9f; --background-color: #c9f;
} }
a { color: #69c; } a {
color: #69c;
}
a:active { color: #9cc; } a:active {
color: #9cc;
}
a:visited { color: #339; } a:visited {
color: #339;
}
h3 { h3 {
font-size: 24px; font-size: 24px;
@ -27,11 +33,10 @@
} }
</style> </style>
<!-- archive menu --> <!-- saudade includes -->
<script src="/menu.js?@root" type="module"></script> <script src="/saudade.js?@root" type="module"></script>
<!-- polyfills -->
<script src="/polyfills.js?@root" type="module"></script>
</head> </head>
<body> <body>
<h1> <h1>
@ -46,7 +51,8 @@ the breeds that i have listed on my page. There are many more breeds available
at APKC. To visit them, you can use this link.</p> at APKC. To visit them, you can use this link.</p>
<p><a <p><a
href="https://web.archive.org/web/20060216004126/http://www.apkc.co.uk/">APKC</a></p> href="https://web.archive.org/web/20060216004126/http://www.apkc.co.uk/">APKC</a>
</p>
<p class="big"> <p class="big">
<!-- Cocker spaniel --> <!-- Cocker spaniel -->
@ -218,7 +224,8 @@ petz 5</p>
<h3>Disclaimer</h3> <h3>Disclaimer</h3>
<p>I hold no responsibility if the breedz that you choose to download cause <p>I hold no responsibility if the breedz that you choose to download cause
damage to your computer or software programs. All of the breeds available from damage to your computer or software programs. All of the breeds available from
my site have been tested on my own computer first which is virus free, and they my site have been tested on my own computer first which is virus free, and
they
have all worked fine.</p> have all worked fine.</p>
<p><a href="mailto:lilmisschrissy9@hotmail.com">Click here</a> to email me with <p><a href="mailto:lilmisschrissy9@hotmail.com">Click here</a> to email me with

View file

@ -15,16 +15,43 @@
--background-color: #ff6; --background-color: #ff6;
} }
a { color: #f33; } a {
a:active { color: #f96; } color: #f33;
a:visited { color: #903; } }
a:active {
color: #f96;
}
a:visited {
color: #903;
}
/* hell */ /* hell */
i.r { color: #f00; font-style: normal; } i.r {
i.o { color: #f93; font-style: normal; } color: #f00;
i.g { color: #9f0; font-style: normal; } font-style: normal;
i.b { color: #3ff; font-style: normal; } }
i.p { color: #96f; font-style: normal; }
i.o {
color: #f93;
font-style: normal;
}
i.g {
color: #9f0;
font-style: normal;
}
i.b {
color: #3ff;
font-style: normal;
}
i.p {
color: #96f;
font-style: normal;
}
h3 { h3 {
font-size: 24px; font-size: 24px;
@ -32,11 +59,10 @@
} }
</style> </style>
<!-- archive menu --> <!-- saudade includes -->
<script src="/menu.js?@root" type="module"></script> <script src="/saudade.js?@root" type="module"></script>
<!-- polyfills -->
<script src="/polyfills.js?@root" type="module"></script>
</head> </head>
<body> <body>
<h1> <h1>
@ -117,12 +143,14 @@ for catz 5.</p>
<b>Disclaimer</b> <b>Disclaimer</b>
<p>I hold no responsibility for any damage that may happen to your computer or <p>I hold no responsibility for any damage that may happen to your computer or
software programs. All of the breeds available on this site have been tested on software programs. All of the breeds available on this site have been tested
on
my computer first which is virus free and they work fine.</p> my computer first which is virus free and they work fine.</p>
<p>If you experience any problems or have any comments or suggestions for my <p>If you experience any problems or have any comments or suggestions for my
site please email me using the link below.</p> site please email me using the link below.</p>
<p>Email: <a href="mailto:lilmisschrissy9@hotmail.com">lilmisschrissy9@hotmail.com</a></p> <p>Email: <a href="mailto:lilmisschrissy9@hotmail.com">lilmisschrissy9@hotmail.com</a>
</p>
<p><a href="/breeds/breeds/">Back</a></p> <p><a href="/breeds/breeds/">Back</a></p>
<p><a href="/home/">Back to home page</a></p> <p><a href="/home/">Back to home page</a></p>

View file

@ -21,18 +21,23 @@
--background-color: #639; --background-color: #639;
} }
a { color: #ff6; } a {
color: #ff6;
}
a:active { color: #f06; } a:active {
color: #f06;
}
a:visited { color: #cff; } a:visited {
color: #cff;
}
</style> </style>
<!-- archive menu --> <!-- saudade includes -->
<script src="/menu.js?@root" type="module"></script> <script src="/saudade.js?@root" type="module"></script>
<!-- polyfills -->
<script src="/polyfills.js?@root" type="module"></script>
</head> </head>
<body> <body>
<h1> <h1>
@ -146,7 +151,8 @@ which explains all you ever wanted to know about building your own website</p>
style="margin: 0 auto; width: 60px; height: 40px; border-spacing: 0; border-collapse: separate; font-size: 1rem;"> style="margin: 0 auto; width: 60px; height: 40px; border-spacing: 0; border-collapse: separate; font-size: 1rem;">
<tbody> <tbody>
<tr> <tr>
<td style="padding: 4px; background-color: navy; text-align: center; font-size: 0.82rem; font-family: 'Verdana', 'Arial', sans-serif; color: #fffbec;"> <td
style="padding: 4px; background-color: navy; text-align: center; font-size: 0.82rem; font-family: 'Verdana', 'Arial', sans-serif; color: #fffbec;">
<b>SearchHippo</b> <b>SearchHippo</b>
</td> </td>
</tr> </tr>

View file

@ -21,9 +21,17 @@
background-color: #fcf; background-color: #fcf;
} }
a { color: #6ff; } a {
a:active { color: #3ff; } color: #6ff;
a:visited { color: #639; } }
a:active {
color: #3ff;
}
a:visited {
color: #639;
}
h3 { h3 {
font-size: 24px; font-size: 24px;
@ -33,10 +41,9 @@
</style> </style>
<!-- archive root --> <!-- archive root -->
<script src="/menu.js?@root" type="module"></script> <script src="/saudade.js?@root" type="module"></script>
<!-- polyfills -->
<script src="/polyfills.js?@root" type="module"></script>
</head> </head>
<body> <body>
<h2> <h2>
@ -47,7 +54,8 @@
</h2> </h2>
<p>Welcome to my litterz page. These are some of the petz that are currently <p>Welcome to my litterz page. These are some of the petz that are currently
available from my site. If you like the look of one of my cute puppies, email me available from my site. If you like the look of one of my cute puppies, email
me
at www.lilmisschrissy9@hotmail.com and i will send the puupy to you (don't at www.lilmisschrissy9@hotmail.com and i will send the puupy to you (don't
forget to include your own email address) All of these dogz are puppies. forget to include your own email address) All of these dogz are puppies.
Enjoy!</p> Enjoy!</p>
@ -121,7 +129,8 @@ are this litterz parents.</p>
<p class="small"><a href="/home/">Back</a></p> <p class="small"><a href="/home/">Back</a></p>
<p class="small">Email: <a <p class="small">Email: <a
href="mailto:lilmisschrissy9@hotmail.com">lilmisschrissy9@hotmail.com</a></p> href="mailto:lilmisschrissy9@hotmail.com">lilmisschrissy9@hotmail.com</a>
</p>
</div> </div>
</body> </body>

View file

@ -15,9 +15,17 @@
--background-color: #cff; --background-color: #cff;
} }
a { color: #00f; } a {
a:active { color: #ff9; } color: #00f;
a:visited { color: #309; } }
a:active {
color: #ff9;
}
a:visited {
color: #309;
}
h3 { h3 {
font-size: 24px; font-size: 24px;
@ -26,8 +34,8 @@
} }
</style> </style>
<!-- archive menu --> <!-- saudade includes -->
<script src="/menu.js?@root" type="module"></script> <script src="/saudade.js?@root" type="module"></script>
</head> </head>
<body> <body>
<p style="text-align: left;">z</p> <p style="text-align: left;">z</p>
@ -117,7 +125,8 @@ cocker spaniel breed files which are available <a
<img src="litterz2_petz0.bmp"> <img src="litterz2_petz0.bmp">
<p>These are tommy's parents, they are both cocker spaniels. Flippy is the <p>These are tommy's parents, they are both cocker spaniels. Flippy is the
mother (black and white) and Fudge is the father (goldren) Tommy is their first mother (black and white) and Fudge is the father (goldren) Tommy is their
first
puppy.</p> puppy.</p>
<p>Flippy and fudge also have three newborn puppies on my new litterz page.</p> <p>Flippy and fudge also have three newborn puppies on my new litterz page.</p>

View file

@ -21,9 +21,17 @@
--background-color: #ff9; --background-color: #ff9;
} }
a { color: #f60; } a {
a:active { color: #f30; } color: #f60;
a:visited { color: #f96; } }
a:active {
color: #f30;
}
a:visited {
color: #f96;
}
h3 { h3 {
font-size: 24px; font-size: 24px;
@ -32,11 +40,10 @@
} }
</style> </style>
<!-- archive menu --> <!-- saudade includes -->
<script src="/menu.js?@root" type="module"></script> <script src="/saudade.js?@root" type="module"></script>
<!-- polyfills -->
<script src="/polyfills.js?@root" type="module"></script>
</head> </head>
<body> <body>
<h2> <h2>

View file

@ -15,24 +15,54 @@
--background-color: #cff; --background-color: #cff;
} }
a { color: #30f; } a {
a:active { color: #f9c; } color: #30f;
a:visited { color: #639; } }
a:active {
color: #f9c;
}
a:visited {
color: #639;
}
/* hell */ /* hell */
i.r { color: #f03; font-style: normal; } i.r {
i.o { color: #f93; font-style: normal; } color: #f03;
i.y { color: #ff0; font-style: normal; } font-style: normal;
i.g { color: #9c6; font-style: normal; } }
i.b { color: #66c; font-style: normal; }
i.p { color: #93c; font-style: normal; } i.o {
color: #f93;
font-style: normal;
}
i.y {
color: #ff0;
font-style: normal;
}
i.g {
color: #9c6;
font-style: normal;
}
i.b {
color: #66c;
font-style: normal;
}
i.p {
color: #93c;
font-style: normal;
}
</style> </style>
<!-- archive menu --> <!-- saudade includes -->
<script src="/menu.js?@root" type="module"></script> <script src="/saudade.js?@root" type="module"></script>
<!-- polyfills -->
<script src="/polyfills.js?@root" type="module"></script>
</head> </head>
<body> <body>
<h1> <h1>
@ -44,7 +74,8 @@
</h1> </h1>
<p>This is the page where you will find mainly cocker spaniel and cocker spaniel <p>This is the page where you will find mainly cocker spaniel and cocker spaniel
parti puppies as these are my favourite breeds at the moment. If you would like parti puppies as these are my favourite breeds at the moment. If you would
like
to adopt a puppy please email me using the link at the bottom of the page.</p> to adopt a puppy please email me using the link at the bottom of the page.</p>
<h2>Annie (female)</h2> <h2>Annie (female)</h2>
@ -60,7 +91,8 @@ Bobby photo</i></p>
you will need the cocker spaniel breed file available on my downloadz page</p> you will need the cocker spaniel breed file available on my downloadz page</p>
<div style="text-align: left;"> <div style="text-align: left;">
<p style="text-align: center;" class="missing-asset inline-block"><i>missing:<br> <p style="text-align: center;" class="missing-asset inline-block">
<i>missing:<br>
Neopets banner</i></p> Neopets banner</i></p>
</div> </div>
</body> </body>

View file

@ -10,18 +10,27 @@
<!-- individual page style --> <!-- individual page style -->
<style> <style>
body { --background-color: #9fc; } body {
--background-color: #9fc;
}
a { color: #09f; } a {
a:active { color: #0cf; } color: #09f;
a:visited { color: #0cf; } }
a:active {
color: #0cf;
}
a:visited {
color: #0cf;
}
</style> </style>
<!-- archive menu --> <!-- saudade includes -->
<script src="/menu.js?@root" type="module"></script> <script src="/saudade.js?@root" type="module"></script>
<!-- polyfills -->
<script src="/polyfills.js?@root" type="module"></script>
</head> </head>
<body> <body>
<h1> <h1>
@ -34,14 +43,16 @@
<p>Welcome to page 4 of my litterz. This page is for the litterz that belong to <p>Welcome to page 4 of my litterz. This page is for the litterz that belong to
my sister. To adopt any of these puppies, email me at my sister. To adopt any of these puppies, email me at
lilmisschrissy9@hotmail.com or click on the link at the bottom of this page</p> lilmisschrissy9@hotmail.com or click on the link at the bottom of this
page</p>
<h1>Cookie (Male)</h1> <h1>Cookie (Male)</h1>
<p class="missing-asset display-table"><i>missing:<br> <p class="missing-asset display-table"><i>missing:<br>
Cookie photo</i></p> Cookie photo</i></p>
<p>This is Cookie, he is a cross between a flare buck, a cocker spaniel and a <p>This is Cookie, he is a cross between a flare buck, a cocker spaniel and a
dalmation. To adopt Cookie you will need to download the cocker spaniel-parti dalmation. To adopt Cookie you will need to download the cocker spaniel-parti
and the flare buck breed files available <a href="/breeds/breeds/">here</a></p> and the flare buck breed files available <a href="/breeds/breeds/">here</a>
</p>
<h1>Frostie (Male)</h1> <h1>Frostie (Male)</h1>
<p class="missing-asset display-table"><i>missing:<br> <p class="missing-asset display-table"><i>missing:<br>
@ -104,7 +115,8 @@ spot photo</i></p>
<p class="small"><a href="/litterz/litterz4/">back</a></p> <p class="small"><a href="/litterz/litterz4/">back</a></p>
<p class="small">Email: <a <p class="small">Email: <a
href="mailto:lilmisschrissy9@hotmail.com">lilmisschrissy9@hotmail.com</a></p> href="mailto:lilmisschrissy9@hotmail.com">lilmisschrissy9@hotmail.com</a>
</p>
</div> </div>
</body> </body>
</html> </html>

View file

@ -22,18 +22,23 @@
--color: #fcc; --color: #fcc;
} }
a { color: #00fa9a; } a {
color: #00fa9a;
}
a:active { color: #ffc0cd; } a:active {
color: #ffc0cd;
}
a:visited { color: #f00; } a:visited {
color: #f00;
}
</style> </style>
<!-- archive menu --> <!-- saudade includes -->
<script src="/menu.js?@root" type="module"></script> <script src="/saudade.js?@root" type="module"></script>
<!-- polyfills -->
<script src="/polyfills.js?@root" type="module"></script>
</head> </head>
<body class="index"> <body class="index">
@ -60,8 +65,10 @@ neopets banner</i></p>
<p>This is my neopet Yoshabele the Zafara. He is sad because he wants some <p>This is my neopet Yoshabele the Zafara. He is sad because he wants some
friends to play with. Please sign up to neopets and i will be your neofriend. friends to play with. Please sign up to neopets and i will be your neofriend.
When you sign up to neopets please make sure you activate your account, neopets When you sign up to neopets please make sure you activate your account,
will send you an email to do this. untill it is activated you cant play the site neopets
will send you an email to do this. untill it is activated you cant play the
site
properly. trust me, its worth it. click on the banner to sign up!</p> properly. trust me, its worth it. click on the banner to sign up!</p>
<div> <div>

View file

@ -21,9 +21,17 @@
--background-color: #9fc; --background-color: #9fc;
} }
a { color: #f90; } a {
a:active { color: #f99; } color: #f90;
a:visited { color: #c6f; } }
a:active {
color: #f99;
}
a:visited {
color: #c6f;
}
h3 { h3 {
font-size: 24px; font-size: 24px;
@ -32,20 +40,21 @@
} }
</style> </style>
<!-- archive menu --> <!-- saudade includes -->
<script src="/menu.js?@root" type="module"></script> <script src="/saudade.js?@root" type="module"></script>
<!-- polyfills -->
<script src="/polyfills.js?@root" type="module"></script>
</head> </head>
<body> <body>
<h1>Carry Case Skinz</h1> <h1>Carry Case Skinz</h1>
<p>This is the page where you can find a variety of skinz for your petz 5 carry <p>This is the page where you can find a variety of skinz for your petz 5 carry
case, as far as i know, these will only work on catz and dogz 5. All of the case, as far as i know, these will only work on catz and dogz 5. All of the
carry cases are downloadable. Once you have downloaded a case you need to go to carry cases are downloadable. Once you have downloaded a case you need to go
to
local disk, open program files, open ubi soft, open studio mythos, open petz 5 local disk, open program files, open ubi soft, open studio mythos, open petz 5
and put your downloaded file into the skinz folder. If you have any problems and put your downloaded file into the skinz folder. If you have any problems
please email me by using the link at the bottom of the page. These were designed please email me by using the link at the bottom of the page. These were
designed
by me so please ask if you would like to include them in your own website.</p> by me so please ask if you would like to include them in your own website.</p>
<h3>Default carry case</h3> <h3>Default carry case</h3>

Some files were not shown because too many files have changed in this diff Show more