Moshi Monsters And Neopets Account
2 years ago in HTML
<!DOCTYPE html>
<html>
<head>
<style>
body {
color: red;
}
h1 {
color: green;
}
</style>
</head>
<body>
<h1>Free Moshi Monsters Acoount</h1>
<p>Username: MoshiFree12 </p>
<p>Password: Nostalgia321@ </p>
<p>https://moshirewritten.com/login/</p>
<img src="https://kidscreen.com/wp/wp-content/uploads/2011/06/millionsofmonsters.jpg" alt="Moshi Monsters" width="300" height="300">
<h1>Free Neopets Acoount</h1>
<p>Username: NeoOzie12 </p>
<p>Password: Nostalgia321@ </p>
<p>https://www.neopets.com/</p>
<img src="https://i.guim.co.uk/img/media/88eca88e16cd57ecf648280fe91c68c727d30e95/0_191_2000_1199/master/2000.jpg?width=1200&quality=85&auto=format&fit=max&s=40f8ea6f08c7e8afe516ffee2d8d4bb5" alt="Trulli" width="400" height="332">
</body>
</html>