71 lines
2.2 KiB
HTML
71 lines
2.2 KiB
HTML
<!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="/petz5world.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>
|
|
|
|
<!-- archive menu -->
|
|
<script src="/menu.js?@root" type="module"></script>
|
|
|
|
<!-- polyfills -->
|
|
<script src="/polyfills.js?@root" type="module"></script>
|
|
</head>
|
|
<body>
|
|
<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="Default.bmp">
|
|
<p><a href="Default.bmp">Click here </a>to download the default case</p>
|
|
|
|
<h3>Green carry case</h3>
|
|
<img src="green_2.bmp">
|
|
<p><a href="green_2.bmp">Click here</a> to download the green case</p>
|
|
|
|
<h3>pink flowers carry case</h3>
|
|
<img src="pink_flowers.bmp">
|
|
<p><a href="pink_flowers.bmp">Click here</a> to download the pink flowers
|
|
case</p>
|
|
|
|
<p><a href="/skinz/skinz2/">Next</a></p>
|
|
<p><a href="/home/">Back to home</a></p>
|
|
|
|
<p>Email: <a
|
|
href="mailto:lilmisschrissy9@hotmail.com">lilmisschrissy9@hotmail.com</a></p>
|
|
</body>
|
|
</html>
|