103 lines
2.4 KiB
HTML
103 lines
2.4 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="description"
|
|
content="From this index page you can enter petz 5 world.com"
|
|
/>
|
|
<meta
|
|
name="keywords"
|
|
content="Dogz 5, images, litterz, adoption, index, enter home page, d_dable, new breeds, breed files, carry case skinz, playscenes"
|
|
/>
|
|
<!-- -->
|
|
|
|
<title>Welcome, Enter petz 5 world.com</title>
|
|
<link rel="stylesheet" href="/petz5world.css" />
|
|
|
|
<!-- individual page style -->
|
|
<style>
|
|
body {
|
|
--background-color: #4682b4;
|
|
--background-image: url(bg.bmp);
|
|
--color: #fcc;
|
|
}
|
|
|
|
a {
|
|
color: #00fa9a;
|
|
}
|
|
|
|
a:active {
|
|
color: #ffc0cd;
|
|
}
|
|
|
|
a:visited {
|
|
color: #f00;
|
|
}
|
|
</style>
|
|
|
|
<!-- saudade includes -->
|
|
<script src="/saudade.js?@root" type="module"></script>
|
|
</head>
|
|
<body class="index">
|
|
<h1>Petz 5 world.com</h1>
|
|
|
|
<div>
|
|
<img src="img/a_bark.gif" />
|
|
</div>
|
|
|
|
<h2>ENTER PETZ 5 WORLD</h2>
|
|
|
|
<p><a href="/home/">(Click here)</a></p>
|
|
|
|
<p class="missing-asset display-table">
|
|
<i
|
|
>missing:<br />
|
|
neopets banner</i
|
|
>
|
|
</p>
|
|
|
|
<div id="hit-counter">
|
|
<script
|
|
type="text/javascript"
|
|
src="//counter.websiteout.net/js/2/6/9544/1"
|
|
></script>
|
|
</div>
|
|
|
|
<p class="missing-asset display-table">
|
|
<i
|
|
>missing:<br />
|
|
neopets banner</i
|
|
>
|
|
</p>
|
|
|
|
<p>
|
|
This is my neopet Yoshabele the Zafara. He is sad because he wants some
|
|
friends to play with. Please sign up to neopets and i will be your
|
|
neofriend. When you sign up to neopets please make sure you activate your
|
|
account, neopets will send you an email to do this. untill it is activated
|
|
you cant play the site properly. trust me, its worth it. click on the
|
|
banner to sign up!
|
|
</p>
|
|
|
|
<div>
|
|
<img src="img/Chuckie1.bmp" />
|
|
<img src="img/molly1.bmp" />
|
|
<img src="img/petz0.bmp" />
|
|
<br />
|
|
<img src="img/tommy5.bmp" />
|
|
<img src="img/snowie2.bmp" />
|
|
<img src="img/springer.bmp" />
|
|
</div>
|
|
|
|
<p>
|
|
Email:
|
|
<a href="mailto:lilmisschrissy9@hotmail.com"
|
|
>lilmisschrissy9@hotmail.com</a
|
|
>
|
|
</p>
|
|
</body>
|
|
</html>
|