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

63 lines
No EOL
2.1 KiB
PHP

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<!-- from source -->
<meta name="keywords" content="Dogz 5,catz 5, case, carry case, skinz, colours">
<meta name="description" content="This is the page where you can email me to recieve new carry
case skinz">
<!-- -->
<title>Carry case skinz for petz 5</title>
<link rel="stylesheet" href="../style/style.css">
<!-- individual page style -->
<style>
body {
color: #396;
background-color: #9fc;
}
a { color: #f90; }
a:active { color: #f99; }
a:visited { color: #c6f; }
h3 {
font-size: 24px;
font-weight: normal;
color: #c6c;
}
</style>
</head>
<body>
<?php include '../../_menu.php'; ?>
<h1>Carry Case Skinz</h1>
<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 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 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 by me
so please ask if you would like to include them in your own website.</p>
<h3>Default carry case</h3>
<p>For petz 5 owners who have lost or saved over their origional carry case</p>
<img src="img/skinz_Default.bmp">
<p><a href="img/skinz_Default.bmp">Click here </a>to download the default case</p>
<h3>Green carry case</h3>
<img src="img/skinz_green_2.bmp">
<p><a href="img/skinz_green_2.bmp">Click here</a> to download the green case</p>
<h3>pink flowers carry case</h3>
<img src="img/skinz_pink_flowers.bmp">
<p><a href="img/skinz_pink_flowers.bmp">Click here</a> to download the pink flowers case</p>
<p><a href="skinz2.php">Next</a></p>
<p><a href="../home.php">Back to home</a></p>
<p>Email: <a href="mailto:lilmisschrissy9@hotmail.com">lilmisschrissy9@hotmail.com</a></p>
</body>
</html>