57 lines
No EOL
1.9 KiB
PHP
57 lines
No EOL
1.9 KiB
PHP
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="UTF-8">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
<title>Arthropods, playscenes etc for your exoskeletal Petz</title>
|
|
<link rel="stylesheet" href="../style/style.css">
|
|
</head>
|
|
<body>
|
|
<?php include '../../../_menu.php'; ?>
|
|
|
|
<div class="center bigger">
|
|
<p>.</p>
|
|
|
|
<p class="purple">
|
|
<b>Arthropods, playscenes etc for your exoskeletal Petz</b><br>
|
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
|
</p>
|
|
|
|
<p>
|
|
For Insect and spider fanciers out there, I thought it would be a good idea to make it easy
|
|
for you to find all the exoskeletal items that are on this site, so here they are with a
|
|
separate section of their own :-)
|
|
</p>
|
|
|
|
<p>
|
|
<a href="../babyz/babyzarthropods.php">Arthropodz for the Babyz game</a><br>
|
|
<img src="images/bugzlife_creeper.gif" alt="a spider">
|
|
<img src="images/bugzlife_bouflutter.gif" alt="a butterfly"><br>
|
|
|
|
<a href="../petz/petzarthropods.php">Arthropodz, spiders, and butterflies for the Catz games
|
|
3, 4 and 5</a><br>
|
|
<img src="images/bugzlife_arthropodfam.gif" alt="an arthropod family">
|
|
<img src="images/bugzlife_Butterflies.gif" alt="butterflies"><br>
|
|
|
|
Go to <a href="http://www.pineconecattery.com/spiderhaven.htm" target="_blank">Pinecone
|
|
Cattery</a> for a fantastic environment for your spiders!
|
|
</p>
|
|
|
|
<p>
|
|
<a href="../petz/butterflychaser.php">Butterfly Chaser's insect breedz and playscenes for
|
|
the Dogz games</a>
|
|
</p>
|
|
|
|
<p>
|
|
And last but by no means least,<br>
|
|
<a href="https://web.archive.org/web/20080609005557/http://www.rainypony.net/dkp/stuff.htm"
|
|
target="_top">Smarti's butterflies!</a><br>
|
|
<span class="big">
|
|
The first-ever butterflies, for dogz games, by Smarti; with added sounds by yours truly.
|
|
You can download the sounds from Smarti's site or from
|
|
<a href="../sounds/sounds.php">here</a>
|
|
</span>
|
|
</p>
|
|
</div>
|
|
</body>
|
|
</html>
|