saudade/carolyns_creations/babyz/babyzplayscene/index.html
2023-11-26 20:06:32 -08:00

36 lines
No EOL
1.1 KiB
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="/carolyns_creations/style.css">
<!-- from source -->
<title>New Babyz Playpens</title>
<!-- -->
<!-- archive menu -->
<script src="/menu.js" type="module"></script>
<!-- polyfills -->
<script src="/polyfills.js" type="module"></script>
</head>
<body>
<div class="green center">
<p class="bigger"><b>New Babyz Playpens</b><br>
Click picture or name to download.</p>
To get lots of playscenes for your Babyz, go to these sites -- and while
you're there browse for other goodies :-)<br>
For some of Jesslan's scenes<br>
<a href="http://www.dmwright.com/babyz/" class="defunct" target="_TOP">the
Babyz Crib</a><br>
For some of Jesslan's scenes<br>
<a href="https://web.archive.org/web/20161030151033/http://pfbabyz.com/MyBabyz/index.html" target="_TOP">Purple Flower Babyz</a><br>
For Dani's scenes<br>
<a href="https://www.d-r-n.com/" target="_TOP">D.R.N</a>
</div>
</body>
</html>