2023-06-09 18:06:39 -07:00
|
|
|
<html lang="en">
|
|
|
|
<head>
|
|
|
|
<title>Carolyn's Creations</title>
|
|
|
|
<link rel="stylesheet" href="carolyns_creations.css">
|
|
|
|
|
|
|
|
<!-- archive menu -->
|
|
|
|
<script src="/menu.js" type="module"></script>
|
|
|
|
</head>
|
|
|
|
<body>
|
|
|
|
<div class="content">
|
|
|
|
<p>Welcome to Carolyn's Creations!<br>
|
2023-06-09 19:44:50 -07:00
|
|
|
<a href="frames/index.html">Enter frames</a> or <a href="noframes/index.php">No Frames</a>
|
2023-06-09 18:06:39 -07:00
|
|
|
</p>
|
|
|
|
|
|
|
|
<img src="cc-welcome.gif" alt="Image showing several exotic Petz,
|
|
|
|
Oddballz, and a Babyz.">
|
|
|
|
|
|
|
|
<p>Petz, Babyz, Oddballz, Tutorials and More!</p>
|
|
|
|
</div>
|
|
|
|
</body>
|
|
|
|
</html>
|