86 lines
No EOL
2 KiB
PHP
86 lines
No EOL
2 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="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="style/style.css">
|
|
|
|
<!-- individual page style -->
|
|
<style>
|
|
body {
|
|
background-color: #4682b4;
|
|
background-image: url(img/index_bg.bmp);
|
|
|
|
color: #fcc;
|
|
}
|
|
|
|
a { color: #00fa9a; }
|
|
a:active { color: #ffc0cd; }
|
|
a:visited { color: #f00; }
|
|
</style>
|
|
</head>
|
|
<body class="index">
|
|
<?php include '../_menu.php'; ?>
|
|
|
|
<p>
|
|
<h1>Petz 5 world.com</h1>
|
|
</p>
|
|
|
|
<div>
|
|
<img src="img/index_a_bark.gif">
|
|
</div>
|
|
|
|
<p>
|
|
<h2>ENTER PETZ 5 WORLD</h2>
|
|
</p>
|
|
|
|
<p>
|
|
<a href="home.php">(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/index_Chuckie1.bmp">
|
|
<img src="img/index_molly1.bmp">
|
|
<img src="img/index_petz0.bmp">
|
|
<br>
|
|
<img src="img/index_tommy5.bmp">
|
|
<img src="img/index_snowie2.bmp">
|
|
<img src="img/index_springer.bmp">
|
|
</div>
|
|
|
|
<p>
|
|
Email: <a href="mailto:lilmisschrissy9@hotmail.com">lilmisschrissy9@hotmail.com</a>
|
|
</p>
|
|
|
|
</body>
|
|
</html>
|