vpz_research: start breeds/catzdogz
46
_menu.php
|
@ -1,46 +0,0 @@
|
|||
<?php
|
||||
// *** *** defining the archive root *** ***
|
||||
// detect if we're using https or not
|
||||
if (isset($_SERVER['HTTPS'])) {
|
||||
$http = 'https://';
|
||||
} else {
|
||||
$http = 'http://';
|
||||
}
|
||||
|
||||
// put it together
|
||||
$archive_root = $http . $_SERVER['HTTP_HOST'];
|
||||
|
||||
// *** *** defining the sub-site root *** ***
|
||||
// get the current directory
|
||||
$path = getcwd();
|
||||
|
||||
// if it's a windows path, fix that mf (aka ugh windows)
|
||||
if (str_contains($path, "\\")) {
|
||||
$better_path = str_replace("\\", '/', $path);
|
||||
} else {
|
||||
$better_path = $path;
|
||||
}
|
||||
|
||||
// explode the path into an array
|
||||
$ex_path = explode('/', $better_path);
|
||||
|
||||
// find the archive root
|
||||
$root_pos = array_search('saudade', $ex_path);
|
||||
|
||||
// voila! we have the site root!
|
||||
$site_name = $ex_path[$root_pos + 1];
|
||||
$site_root = $archive_root . '/'. $site_name;
|
||||
|
||||
$config = $site_name . '/' . 'vars.php';
|
||||
include $config;
|
||||
?>
|
||||
|
||||
<div id="archive-menu" class="<?= isset($wayback) ? 'wayback' : 'no-wayback' ?>" style="border:
|
||||
1px solid; background-color: inherit; background-image: inherit; color: inherit;">
|
||||
<span id="hrt">♥</span>
|
||||
<a href="<?php echo $archive_root; ?>/index.php" target="_top">Home</a>
|
||||
<a href="<?php echo $site_root; ?>/CHANGELOG.txt" target="_blank">Changelog</a>
|
||||
<?php if (isset($wayback)) : ?>
|
||||
<a href="<?= $wayback ?>" target="_blank">Wayback Capture</a>
|
||||
<?php endif; ?>
|
||||
</div>
|
|
@ -11,7 +11,7 @@ INDEX
|
|||
|
||||
Jun 2023
|
||||
|
||||
breeds/forestfolk (id50)
|
||||
* breeds/forestfolk (id50)
|
||||
breeds/catzdogz (id48)
|
||||
breeds/caninez (id33)
|
||||
breeds/d_wildz (id23)
|
||||
|
|
|
@ -16,43 +16,43 @@
|
|||
<!-- page nav --------------------------------------------------------------------------------------------------------->
|
||||
<nav>
|
||||
<section id="images">
|
||||
<img src="../img/home_angelfire-freeAd.jpg"><br><br>
|
||||
<img src="../img/angelfire-freeAd.jpg"><br><br>
|
||||
|
||||
<a href="https://web.archive.org/web/20161225131523/http://supernova.lokatt.se/" target="_blank"
|
||||
title="http://supernova.lokatt.se/">
|
||||
<img src="../img/main-menu_15c8f0c0.gif">
|
||||
<img src="../img/15c8f0c0.gif">
|
||||
</a>
|
||||
|
||||
<!-- neopets -->
|
||||
<a href="https://www.neopets.com/" target="_blank" title="http://www.neopets.com/refer.phtml?usern">
|
||||
<img src="../img/home_34a581f0.png">
|
||||
<img src="../img/34a581f0.png">
|
||||
</a>
|
||||
|
||||
<!-- psypets -->
|
||||
<a href="https://web.archive.org/web/20200813081533/https://psypets.net/" target="_blank"
|
||||
title="http://www.psypets.net">
|
||||
<img src="../img/home_34b581f0.png">
|
||||
<img src="../img/34b581f0.png">
|
||||
</a>
|
||||
|
||||
<!-- jinopets -->
|
||||
<a href="https://web.archive.org/web/20060423134504/http://jinopets.com/" target="_blank"
|
||||
title="http://psypets.net">
|
||||
<img src="../img/home_35158200.gif">
|
||||
<img src="../img/35158200.gif">
|
||||
</a>
|
||||
|
||||
<!-- gopets -->
|
||||
<a href="https://web.archive.org/web/20061102005635/http://www.gopetslive.com/en/main/main_index.html"
|
||||
title="http://www.gopetslive.com/inviter?spark1">
|
||||
<img src="../img/home_430581f0.gif">
|
||||
<img src="../img/430581f0.gif">
|
||||
</a>
|
||||
|
||||
<img src="../img/home_angelfire-freeAd2.jpg"><br><br>
|
||||
<img src="../img/angelfire-freeAd2.jpg"><br><br>
|
||||
</section>
|
||||
</nav>
|
||||
|
||||
<main>
|
||||
<!-- title & site nav --------------------------------------------------------------------------------------------->
|
||||
<div class="angelfire"><img src="../img/home_angelfire-freeAd.jpg"></div>
|
||||
<div class="angelfire"><img src="../img/angelfire-freeAd.jpg"></div>
|
||||
|
||||
<h1>VPZ Research Center</h1> <span class="small">|</span> <a href="../index.html"
|
||||
title="VPZ Research Center" class="small">home</a>
|
||||
|
@ -678,7 +678,7 @@
|
|||
<b class="big">***If only one file is available, it is a "unibreed" file that will work in Petz 3, 4, and 5!</b>
|
||||
<br><br>
|
||||
</div>
|
||||
<div class="angelfire"><img src="../img/home_angelfire-freeAd2.jpg"></div>
|
||||
<div class="angelfire"><img src="../img/angelfire-freeAd2.jpg"></div>
|
||||
</main>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -15,12 +15,12 @@
|
|||
<body id="c_wildz" class="breed-page">
|
||||
<!-- page nav --------------------------------------------------------------------------------------------------------->
|
||||
<nav>
|
||||
<img src="../img/home_angelfire-freeAd.jpg"><br><br>
|
||||
<img src="../img/angelfire-freeAd.jpg"><br><br>
|
||||
|
||||
<section id="images">
|
||||
<a href="https://web.archive.org/web/20161225131523/http://supernova.lokatt.se/" target="_blank"
|
||||
title="http://supernova.lokatt.se/">
|
||||
<img src="../img/main-menu_15c8f0c0.gif">
|
||||
<img src="../img/15c8f0c0.gif">
|
||||
</a>
|
||||
</section>
|
||||
|
||||
|
@ -30,12 +30,12 @@
|
|||
<a href="#msc_mammals" title="Wildz (Catz)">Msc. Mammals</a>
|
||||
<a href="#other_2" title="Wildz (Catz)">Other</a>
|
||||
|
||||
<img src="../img/home_angelfire-freeAd2.jpg"><br><br>
|
||||
<img src="../img/angelfire-freeAd2.jpg"><br><br>
|
||||
</nav>
|
||||
|
||||
<main>
|
||||
<!-- title & site nav --------------------------------------------------------------------------------------------->
|
||||
<div class="angelfire"><img src="../img/home_angelfire-freeAd.jpg"></div>
|
||||
<div class="angelfire"><img src="../img/angelfire-freeAd.jpg"></div>
|
||||
|
||||
<h1>VPZ Research Center</h1> <span class="small">|</span>
|
||||
<a href="../index.html" title="VPZ Research Center" class="small">home</a>
|
||||
|
@ -47,7 +47,7 @@
|
|||
<b>Wildz (Catz)</b>
|
||||
<b> | </b>
|
||||
|
||||
<a href="c_fantasyz.html" title="Fantasyz (Catz)">Fantasyz (Catz)</a>
|
||||
<a href="c_fantasyz/index.html" title="Fantasyz (Catz)">Fantasyz (Catz)</a>
|
||||
<b> | </b>
|
||||
|
||||
<a href="forestfolk.html" title="Forest Folk">Forest Folk</a>
|
||||
|
@ -381,7 +381,7 @@
|
|||
</tr>
|
||||
</table>
|
||||
|
||||
<div class="angelfire"><img src="../img/home_angelfire-freeAd2.jpg"></div>
|
||||
<div class="angelfire"><img src="../img/angelfire-freeAd2.jpg"></div>
|
||||
</main>
|
||||
</body>
|
||||
</html>
|
||||
|
|
168
vpz_research/breeds/catzdogz.html
Normal file
|
@ -0,0 +1,168 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<!-- from source -->
|
||||
<title>Catz << >> Dogz</title>
|
||||
<meta name="description" content="Catz << >> Dogz">
|
||||
<!-- -->
|
||||
|
||||
<link rel="stylesheet" href="../vpz_research.css">
|
||||
|
||||
<!-- archive menu -->
|
||||
<script src="/menu.js" type="module"></script>
|
||||
</head>
|
||||
<body class="breed-page">
|
||||
<!------------------------------------------------------------------------------------------------------- page nav ---->
|
||||
<nav>
|
||||
<section id="images">
|
||||
<img src="../img/angelfire-freeAd.jpg"><br><br>
|
||||
|
||||
<a href="https://web.archive.org/web/20161225131523/http://supernova.lokatt.se/" target="_blank"
|
||||
title="http://supernova.lokatt.se/">
|
||||
<img src="../img/15c8f0c0.gif">
|
||||
</a>
|
||||
</section>
|
||||
|
||||
<a href="#catz_for_dogz" title="Catz Dogz">Catz for Dogz</a>
|
||||
<a href="#dogz_for_catz" title="Catz Dogz">Dogz for Catz</a>
|
||||
<a href="#originals" title="Catz Dogz">Originals</a>
|
||||
<br><br>
|
||||
|
||||
<img src="../img/angelfire-freeAd2.jpg">
|
||||
</nav>
|
||||
|
||||
<main>
|
||||
<div class="angelfire"><img src="../img/angelfire-freeAd.jpg"></div>
|
||||
<!------------------------------------------------------------------------------------------- title & site nav ---->
|
||||
<h1>VPZ Research Center</h1> <span class="small">|</span> <a href="../index.html"
|
||||
title="VPZ Research Center" class="small">home</a>
|
||||
|
||||
<section id="main-nav" class="small">
|
||||
<a href="felinez.html" target="_top" title="Felinez">Felinez</a>
|
||||
<b> | </b>
|
||||
|
||||
<a href="c_wildz.html" target="_top" title="Wildz (Catz)">Wildz (Catz)</a>
|
||||
<b> | </b>
|
||||
|
||||
<a href="c_fantasyz/index.html" target="_top" title="Fantasyz (Catz)">Fantasyz (Catz)</a>
|
||||
<b> | </b>
|
||||
|
||||
<a href="forestfolk.html" target="_top" title="Forest Folk">Forest Folk</a>
|
||||
<b> | </b>
|
||||
|
||||
<b>Catz << >> Dogz</b>
|
||||
<b> | </b>
|
||||
|
||||
<a href="caninez.html" target="_top" title="Caninez">Caninez</a>
|
||||
<b> | </b>
|
||||
|
||||
<a href="d_wildz.html" target="_top" title="Wildz (Dogz)">Wildz (Dogz)</a>
|
||||
<b> | </b>
|
||||
|
||||
<a href="d_fantasyz.html" target="_top" title="Fantasyz (Dogz)">Fantasyz (Dogz)</a>
|
||||
<b> | </b>
|
||||
|
||||
<a href="../clothez-toyz.html" target="_top" title="Clothez/Toyz">Clothez/Toyz</a>
|
||||
<b> | </b>
|
||||
|
||||
<a href="../skinz.html" target="_top" title="Skinz">Skinz</a>
|
||||
<b> | </b>
|
||||
|
||||
<a href="../playscenes.html" target="_top" title="Playscenes">Playscenes</a>
|
||||
<b> | </b>
|
||||
|
||||
<a href="../hexing.html" target="_top" title="Hexing Info">Hexing Info</a>
|
||||
<b> | </b>
|
||||
|
||||
<a href="../codes.html" target="_top" title="Free Codes!">Free Codes!</a>
|
||||
<b> | </b>
|
||||
|
||||
<a href="../offset.html" target="_top" title="Offset s">Offset #'s'</a>
|
||||
<b> | </b>
|
||||
|
||||
<a href="../links.html" target="_top" title="Links">Links</a>
|
||||
</section>
|
||||
|
||||
<!------------------------------------------------------------------------------------------------------- info ---->
|
||||
|
||||
<h2>Catz << >> Dogz</h2>
|
||||
<img src="img/catzdogz_30412e70.gif" style="margin-inline: auto; display: block;"><br>
|
||||
|
||||
<p>You are entering a zone where the catz are loyal obedient droolers and the dogz are independent, preening, and
|
||||
full of attitude. My newest hobby is trying to created replicas of catz for dogz and vice versa. It is a challenging
|
||||
endeavor, but it can be fun. Cat and Dog breedz cannot be "converted" directly. Their proportions are very different
|
||||
and some features are not included in both types and must be added in (like eyebrows and whiskers). It is a
|
||||
challenge that I enjoy.</p>
|
||||
|
||||
<p>The appearence is my sole creation, but the sounds and naming are possible only because of <a
|
||||
href="https://homebody.eu/carolyn/" target="_blank" title="http://carolyn.thepetzwarehouse.com/caro">Carolyn</a>
|
||||
(thanks for helping me and teaching me!). For anyone who doesn't know her, she is the single greatest hexer that has
|
||||
ever been, and always a very patient and helpful person. I have gotten more than my share of help from her,
|
||||
especially concerning sounds, which I have found overwhelming and frusterating. So, I have to give her about a
|
||||
million thank you's and apollogize for bugging her so much.</p>
|
||||
|
||||
<p>If you have only Dogz or only Catz, this is not the real solution to having the other in your game. They act much
|
||||
differently. While these breedz are fun, if you want the true dogz or catz experience or to get all kinds of fun
|
||||
breedfiles for "the other" game, you should try Carolyn's <a href="https://homebody.eu/carolyn/Catbehaviours.htm"
|
||||
target="_blank" title="http://carolyn.thepetzwarehouse.com/Catb">catz behaviors</a> or <a
|
||||
href="https://homebody.eu/carolyn/Dogbehaviours.htm" target="_blank"
|
||||
title="http://carolyn.thepetzwarehouse.com/Dogb">dogz behaviors</a> pakages.</p>
|
||||
|
||||
<br>
|
||||
|
||||
<p>-------------------------------</p>
|
||||
|
||||
<br>
|
||||
|
||||
<p>~All these breedz are proudly made from the original PFM breedz! "From scratch." ;-) Please respect my hard work
|
||||
and give credit where credit is due</p>
|
||||
|
||||
<p>~Do not directly link to my files, and if you distribute them, please give me credit.</p>
|
||||
|
||||
<br>
|
||||
|
||||
<p>-------------------------------</p>
|
||||
|
||||
<br>
|
||||
|
||||
<p>.cat files need to go in Resource\Catz folder.</p>
|
||||
|
||||
<p>.dog files need to go in Resource\Catz folder.</p>
|
||||
|
||||
<p>~The files are zipped, so you need an unzipping program such as WinZip to use them. You do not need any other
|
||||
breedz files or anything to use these. Sound files are available when possible. If sounds aren't available, they may
|
||||
be eventually, but the breed is currently silent (not cat/dog sounds). Some of the feline/canine breedz have
|
||||
internal sounds; others are soundstripped to keepthe files small (you can download the external sounds from
|
||||
<a href="https://homebody.eu/carolyn/" target="_blank" title="http://carolyn.thepetzwarehouse.com/">Carolyn's
|
||||
Creations</a>.)</p>
|
||||
|
||||
<p>~Breedz won't show up in the AC? The most common problem is that the Bunny.cat and/or Pig.dog breed file was
|
||||
changed or deleted. You need to either reinstall your game or download the Bunny (and/or Pig) from
|
||||
<a href="http://www.dmwright.com/petz/" target="_blank" title="http://www.dmwright.com/petz/"
|
||||
class="defunct">http://www.dmwright.com/petz/</a></p>
|
||||
|
||||
<p><i>~If you have trouble downloading, right-click the link and choose "Save Target As..." All the files should
|
||||
work. (Although I can't verify Petz 3 or 4 downloads, since I don't use those games.) Sometimes files are
|
||||
interrupted in download, and you get corrupted messages, especially for large files and especially if you use
|
||||
dial-up. TRY AGAIN LATER.</i></p>
|
||||
|
||||
<!----------------------------------------------------------------------------------------------------- breedz ---->
|
||||
|
||||
<table>
|
||||
<tr>
|
||||
<td class="title" id="catz_for_dogz">Catz for Dogz</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td>
|
||||
<b class="big">PersianDog</b><br>
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</main>
|
||||
</body>
|
||||
</html>
|
|
@ -15,24 +15,24 @@
|
|||
<body id="felinez" class="breed-page">
|
||||
<!-- page nav --------------------------------------------------------------------------------------------------------->
|
||||
<nav>
|
||||
<img src="../img/home_angelfire-freeAd.jpg"><br><br>
|
||||
<img src="../img/angelfire-freeAd.jpg"><br><br>
|
||||
|
||||
<section id="images">
|
||||
<a href="https://web.archive.org/web/20161225131523/http://supernova.lokatt.se/"
|
||||
target="_blank" title="http://supernova.lokatt.se/">
|
||||
<img src="../img/main-menu_15c8f0c0.gif">
|
||||
<img src="../img/15c8f0c0.gif">
|
||||
</a>
|
||||
</section>
|
||||
|
||||
<a href="#domestic_catz" title="Felinez">Domestic Catz</a>
|
||||
<a href="#wild_catz" title="Felinez">Wild Catz</a>
|
||||
|
||||
<img src="../img/home_angelfire-freeAd2.jpg" style="margin-top: 40px;">
|
||||
<img src="../img/angelfire-freeAd2.jpg" style="margin-top: 40px;">
|
||||
</nav>
|
||||
|
||||
<main>
|
||||
<!-- title + site nav --------------------------------------------------------------------------------------------->
|
||||
<div class="angelfire"><img src="../img/home_angelfire-freeAd.jpg"></div>
|
||||
<div class="angelfire"><img src="../img/angelfire-freeAd.jpg"></div>
|
||||
|
||||
<h1>VPZ Research Center</h1> <span class="small">|</span>
|
||||
<a href="../index.html" title="VPZ Research Center" class="small">home</a>
|
||||
|
@ -43,7 +43,7 @@
|
|||
<a href="c_wildz.html" title="Wildz (Catz)">Wildz (Catz)</a>
|
||||
<b> | </b>
|
||||
|
||||
<a href="c_fantasyz.html" title="Fantasyz (Catz)">Fantasyz (Catz)</a>
|
||||
<a href="c_fantasyz/index.html" title="Fantasyz (Catz)">Fantasyz (Catz)</a>
|
||||
<b> | </b>
|
||||
|
||||
<a href="forestfolk.html" title="Forest Folk">Forest Folk</a>
|
||||
|
@ -488,7 +488,7 @@
|
|||
<b>***If only one file is available, it is a "unibreed" file that will work in Petz 3, 4, and 5!</b>
|
||||
</div>
|
||||
|
||||
<div class="angelfire"><img src="../img/home_angelfire-freeAd2.jpg"></div>
|
||||
<div class="angelfire"><img src="../img/angelfire-freeAd2.jpg"></div>
|
||||
</main>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -23,42 +23,42 @@
|
|||
<!------------------------------------------------------------------------------------------------------- page nav ---->
|
||||
<nav>
|
||||
<section id="images">
|
||||
<img src="../img/home_angelfire-freeAd.jpg"><br><br>
|
||||
<img src="../img/angelfire-freeAd.jpg"><br><br>
|
||||
|
||||
<a href="https://web.archive.org/web/20161225131523/http://supernova.lokatt.se/" target="_blank"
|
||||
title="http://supernova.lokatt.se/">
|
||||
<img src="../img/main-menu_15c8f0c0.gif">
|
||||
<img src="../img/15c8f0c0.gif">
|
||||
</a>
|
||||
|
||||
<!-- neopets -->
|
||||
<a href="https://www.neopets.com/" target="_blank" title="http://www.neopets.com/refer.phtml?usern">
|
||||
<img src="../img/home_34a581f0.png">
|
||||
<img src="../img/34a581f0.png">
|
||||
</a>
|
||||
|
||||
<!-- psypets -->
|
||||
<a href="https://web.archive.org/web/20200813081533/https://psypets.net/" target="_blank"
|
||||
title="http://www.psypets.net">
|
||||
<img src="../img/home_34b581f0.png">
|
||||
<img src="../img/34b581f0.png">
|
||||
</a>
|
||||
|
||||
<!-- jinopets -->
|
||||
<a href="https://web.archive.org/web/20060423134504/http://jinopets.com/" target="_blank"
|
||||
title="http://psypets.net">
|
||||
<img src="../img/home_35158200.gif">
|
||||
<img src="../img/35158200.gif">
|
||||
</a>
|
||||
|
||||
<!-- gopets -->
|
||||
<a href="https://web.archive.org/web/20061102005635/http://www.gopetslive.com/en/main/main_index.html"
|
||||
title="http://www.gopetslive.com/inviter?spark1">
|
||||
<img src="../img/home_430581f0.gif">
|
||||
<img src="../img/430581f0.gif">
|
||||
</a>
|
||||
|
||||
<img src="../img/home_angelfire-freeAd2.jpg">
|
||||
<img src="../img/angelfire-freeAd2.jpg">
|
||||
</section>
|
||||
</nav>
|
||||
|
||||
<main>
|
||||
<div class="angelfire"><img src="../img/home_angelfire-freeAd.jpg"></div>
|
||||
<div class="angelfire"><img src="../img/angelfire-freeAd.jpg"></div>
|
||||
<!------------------------------------------------------------------------------------------- title & site nav ---->
|
||||
<h1>VPZ Research Center</h1> <span class="small">|</span> <a href="../index.html"
|
||||
title="VPZ Research Center" class="small">home</a>
|
||||
|
@ -70,7 +70,7 @@
|
|||
<a href="c_wildz.html" target="_top" title="Wildz (Catz)">Wildz (Catz)</a>
|
||||
<b> | </b>
|
||||
|
||||
<a href="c_fantasyz.html" target="_top" title="Fantasyz (Catz)">Fantasyz (Catz)</a>
|
||||
<a href="c_fantasyz/index.html" target="_top" title="Fantasyz (Catz)">Fantasyz (Catz)</a>
|
||||
<b> | </b>
|
||||
|
||||
<b>Forest Folk</b>
|
||||
|
@ -256,7 +256,7 @@
|
|||
</tr>
|
||||
</table>
|
||||
|
||||
<div class="angelfire"><img src="../img/home_angelfire-freeAd2.jpg"></div>
|
||||
<div class="angelfire"><img src="../img/angelfire-freeAd2.jpg"></div>
|
||||
</main>
|
||||
</body>
|
||||
</html>
|
||||
|
|
BIN
vpz_research/breeds/img/catzdogz_30412e70.gif
Normal file
After Width: | Height: | Size: 13 KiB |
Before Width: | Height: | Size: 3.9 KiB After Width: | Height: | Size: 3.9 KiB |
Before Width: | Height: | Size: 28 KiB After Width: | Height: | Size: 28 KiB |
Before Width: | Height: | Size: 5.8 KiB After Width: | Height: | Size: 5.8 KiB |
Before Width: | Height: | Size: 1.6 KiB After Width: | Height: | Size: 1.6 KiB |
Before Width: | Height: | Size: 1.8 KiB After Width: | Height: | Size: 1.8 KiB |
Before Width: | Height: | Size: 3.2 KiB After Width: | Height: | Size: 3.2 KiB |
Before Width: | Height: | Size: 997 B After Width: | Height: | Size: 997 B |
Before Width: | Height: | Size: 11 KiB After Width: | Height: | Size: 11 KiB |
Before Width: | Height: | Size: 8.8 KiB After Width: | Height: | Size: 8.8 KiB |
|
@ -14,12 +14,12 @@
|
|||
</head>
|
||||
<body id="index">
|
||||
<nav>
|
||||
<img src="img/home_angelfire-freeAd.jpg">
|
||||
<img src="img/angelfire-freeAd.jpg">
|
||||
<br><br>
|
||||
|
||||
<a href="breeds/felinez.html" title="Felinez">Felinez</a>
|
||||
<a href="breeds/c_wildz.html" title="Wildz (Catz)">Wildz (Catz)</a>
|
||||
<a href="breeds/c_fantasyz.html" title="Fantasyz (Catz)">Fantasyz (Catz)</a>
|
||||
<a href="breeds/c_fantasyz/index.html" title="Fantasyz (Catz)">Fantasyz (Catz)</a>
|
||||
<a href="breeds/forestfolk.html" title="Forest Folk">Forest Folk</a>
|
||||
<a href="breeds/catzdogz.html" title="Catz Dogz">Catz << >> Dogz</a>
|
||||
<a href="breeds/caninez.html" title="Caninez">Caninez</a>
|
||||
|
@ -36,21 +36,21 @@
|
|||
<section id="images">
|
||||
<a href="https://web.archive.org/web/20161225131523/http://supernova.lokatt.se/" target="_blank"
|
||||
title="http://supernova.lokatt.se/">
|
||||
<img src="img/main-menu_15c8f0c0.gif">
|
||||
<img src="img/15c8f0c0.gif">
|
||||
</a>
|
||||
|
||||
<a href="https://web.archive.org/web/20161225131523/http://supernova.lokatt.se/" target="_blank"
|
||||
title="http://supernova.lokatt.se/">
|
||||
<img src="img/main-menu_16d982c0.gif">
|
||||
<img src="img/16d982c0.gif">
|
||||
</a>
|
||||
</section>
|
||||
|
||||
<img src="img/home_angelfire-freeAd2.jpg">
|
||||
<img src="img/angelfire-freeAd2.jpg">
|
||||
</nav>
|
||||
|
||||
<main>
|
||||
<div class="angelfire">
|
||||
<img src="img/home_angelfire-freeAd.jpg">
|
||||
<img src="img/angelfire-freeAd.jpg">
|
||||
</div>
|
||||
|
||||
<h1>VPZ Research Center</h1>
|
||||
|
@ -174,7 +174,7 @@
|
|||
<section id="on-this-site">
|
||||
<a href="breeds/felinez.html" title="Felinez">Felinez</a><br>
|
||||
<a href="breeds/c_wildz.html" title="Wildz (Catz)">Wildz (Catz)</a><br>
|
||||
<a href="breeds/c_fantasyz.html" title="Fantasyz (Catz)">Fantasyz (Catz)</a><br>
|
||||
<a href="breeds/c_fantasyz/index.html" title="Fantasyz (Catz)">Fantasyz (Catz)</a><br>
|
||||
<a href="breeds/forestfolk.html" title="Forest Folk">Forest Folk</a><br>
|
||||
<a href="breeds/catzdogz.html" title="Catz Dogz">Catz << >> Dogz</a><br>
|
||||
<a href="breeds/caninez.html" title="Caninez">Caninez</a><br>
|
||||
|
@ -220,26 +220,26 @@
|
|||
<!-- neopets -->
|
||||
<a href="https://www.neopets.com/" target="_blank"
|
||||
title="http://www.neopets.com/refer.phtml?usern">
|
||||
<img src="img/home_34a581f0.png">
|
||||
<img src="img/34a581f0.png">
|
||||
</a>
|
||||
|
||||
<!-- psypets -->
|
||||
<a href="https://web.archive.org/web/20200813081533/https://psypets.net/"
|
||||
target="_blank" title="http://www.psypets.net">
|
||||
<img src="img/home_34b581f0.png">
|
||||
<img src="img/34b581f0.png">
|
||||
</a>
|
||||
|
||||
<!-- jinopets -->
|
||||
<a href="https://web.archive.org/web/20060423134504/http://jinopets.com/"
|
||||
target="_blank" title="http://psypets.net">
|
||||
<img src="img/home_35158200.gif">
|
||||
<img src="img/35158200.gif">
|
||||
</a>
|
||||
|
||||
<!-- gopets -->
|
||||
<a
|
||||
href="https://web.archive.org/web/20061102005635/http://www.gopetslive.com/en/main/main_index.html"
|
||||
title="http://www.gopetslive.com/inviter?spark1">
|
||||
<img src="img/home_430581f0.gif">
|
||||
<img src="img/430581f0.gif">
|
||||
</a>
|
||||
|
||||
<p>
|
||||
|
@ -251,7 +251,7 @@
|
|||
</p>
|
||||
</section>
|
||||
|
||||
<div class="angelfire"><img src="img/home_angelfire-freeAd2.jpg"></div>
|
||||
<div class="angelfire"><img src="img/angelfire-freeAd2.jpg"></div>
|
||||
</main>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -18,7 +18,7 @@ a:visited { color: #00f; }
|
|||
|
||||
nav {
|
||||
background-color: #fff;
|
||||
background-image: url(img/main-menu_0b725143.gif);
|
||||
background-image: url(0b725143.gif);
|
||||
width: 180px;
|
||||
height: 100vh;
|
||||
position: fixed;
|
||||
|
|