saudade/petz5world/breeds/breeds2.php
punkfairie cfe096aaf0 oof
2022-11-12 16:18:06 -08:00

140 lines
No EOL
4 KiB
PHP

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<!-- source did not have title -->
<link rel="stylesheet" href="../style/style.css">
<!-- individual page style -->
<style>
body {
color: #f00;
background-color: #ff6;
}
a { color: #f33; }
a:active { color: #f96; }
a:visited { color: #903; }
/* hell */
em.r { color: #f00; }
em.o { color: #f93; }
em.g { color: #9f0; }
em.b { color: #3ff; }
em.p { color: #96f; }
h3 {
font-size: 24px;
font-weight: normal;
}
</style>
</head>
<body>
<?php include '../../_menu.php'; ?>
<h1>
<!-- Catz 5 Breedz -->
<em class="r">C</em><em class="o">a</em><em class="g">t</em><em class="b">z</em>
<em class="p">5</em>
<em class="r">B</em><em class="o">r</em><em class="g">e</em><em class="b">e</em><em
class="p">d</em><em class="r">z</em>
</h1>
<p>Welcome to my Catz breedz page, once again I thank <i>APKC</i> for the breed files that are
available for download on my site.Visit APKC using this
<a href="https://web.archive.org/web/20060216004126/http://www.apkc.co.uk/">Link </a>for a
<i>Huge</i> selection of downloadable clothes and toys.</p>
<h3>
<!-- Bombay -->
<em class="r">B</em><em class="o">o</em><em class="g">m</em><em class="b">b</em><em
class="p">a</em><em class="r">y</em>
</h3>
<p class="missing-asset inline-block">
<i>missing:<br>
photo</i>
</p>
<p class="missing-asset inline-block">
<i>missing:<br>
photo</i>
</p>
<p><a href="dl/breeds2_Bombay.cat">Click here</a> To download the bombay cat for catz 5.</p>
<h3>
<!-- Gold Chin Persian -->
<em class="r">G</em><em class="o">o</em><em class="g">l</em><em class="b">d</em>
<em class="p">C</em><em class="r">h</em><em class="o">i</em><em class="g">n</em>
<em class="b">P</em><em class="p">e</em><em class="r">r</em><em class="o">s</em><em
class="g">i</em><em class="b">a</em><em class="p">n</em>
</h3>
<p class="missing-asset inline-block">
<i>missing:<br>
photo</i>
</p>
<p class="missing-asset inline-block">
<i>missing:<br>
photo</i>
</p>
<p><a href="dl/breeds2_Gold_Shaded_Chin_Persian.cat">Click here </a>to download the gold
chin-persian for catz 5.</p>
<h3>
<!-- Silver Maine Coon -->
<em class="r">S</em><em class="o">i</em><em class="g">l</em><em class="b">v</em><em
class="p">e</em><em class="r">r</em>
<em class="o">M</em><em class="g">a</em><em class="b">i</em><em class="p">n</em><em
class="r">e</em>
<em class="o">C</em><em class="g">o</em><em class="b">o</em><em class="p">n</em>
</h3>
<p class="missing-asset inline-block">
<i>missing:<br>
photo</i>
</p>
<p class="missing-asset inline-block">
<i>missing:<br>
photo</i>
</p>
<p><a href="dl/breeds2_Silver_Maine_Coon.cat">Click here </a>to download the silver maine coon
cat for catz 5.</p>
<h3>
<!-- Silver Tabby -->
<em class="r">S</em><em class="o">i</em><em class="b">v</em><em class="p">e</em><em
class="r">r</em>
<em class="o">T</em><em class="g">a</em><em class="b">b</em><em class="p">b</em><em
class="r">y</em>
</h3>
<p class="missing-asset inline-block">
<i>missing:<br>
photo</i>
</p>
<p class="missing-asset inline-block">
<i>missing:<br>
photo</i>
</p>
<p><a href="dl/breeds2_Silver_Tabby.cat">Click here</a>to download the silver tabby for catz
5.</p>
<b>Disclaimer</b>
<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 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 site please email
me using the link below.</p>
<p>Email: <a href="mailto:lilmisschrissy9@hotmail.com">lilmisschrissy9@hotmail.com</a></p>
<p><a href="breeds.php">Back</a></p>
<p><a href="../home.php">Back to home page</a></p>
</body>
</html>