saudade/Carolyns_Creations/frames/petz/c1breedz.php
2022-11-19 14:50:26 -08:00

74 lines
No EOL
2.2 KiB
PHP

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="../style/style.css">
<!-- from source -->
<title>Catz 1 Breedz</title>
<!-- -->
</head>
<body>
<?php include '../../../_menu.php' ?>
<div class="center more-side-padding green big">
<p class="bigger">
<b>Catz 1 Breedz</b><br>
Click breed photo or name to download.
</p>
<p>
<a href="../sounds/sounds.php" title="Go here to get sounds">Go here for Species sounds</a>
<br>
Various Species or Fantasy breedz need sounds; if you want them to sound right in your game,
you will have to download the sounds as well.
</p>
</div>
<table class="center center-table big green">
<tr>
<td>
<a href="dl/c1breedz_FuzzyTiger_catz.zip" title="Download Fuzzy Tiger for Catz">
<img src="images/c1breedz_FuzzyTiger.gif" alt="Fuzzy Tiger"><br>
Fuzzy Tiger
</a>
</td>
<td>
<a href="dl/c1breedz_GingerMix_catz.zip" title="Download Ginger Mix for Catz">
<img src="images/c1breedz_GingerMix.gif" alt="Ginger Mix"><br>
Ginger Mix
</a>
</td>
</tr>
<tr>
<td>
<a href="dl/c1breedz_Slinker_catz.zip" title="Download Slinker for Catz">
<img src="images/c1breedz_Slinker.gif" alt="Slinker"><br>
Slinker
</a>
</td>
<td>
<a href="dl/c1breedz_Zott_c1.zip" title="Download Zott for Catz">
<img src="images/c1breedz_zott_c1.gif" alt="Zott (Windows)"><br>
Zott (Windows ver)</a> /
<a href="dl/c1breedz_zott4mac_c1.zip" title="Download Zott (Mac)">Zott (Mac version)</a>
</td>
</tr>
<tr>
<td>
<a href="dl/c1breedz_Snowbo_c1.zip" title="Download Snowbo for Catz">
<img src="images/c1breedz_Snowboc1.gif" alt="Snowbo"><br>
Snowbo</a> /
<a href="dl/c1breedz_Snowbo4mac_c1.zip"
title="Download Snowbo (Mac)">Snowbo (Mac version)</a>
</td>
</tr>
</table>
</body>
</html>