The Crane Wives Info Page
MySpace Top 8
Ninjago Gossip Collumn
random HTML stuff
The Joker Juice Zone
kibby
BLUEPRINT FOR HTML SITES:
<!-- Blueprint 🛠️ -->
<!-- Codédex -->
<!DOCTYPE html>
<html>
  <head> <title>Place your page title here.</title> </head>
  <body>
    <p>
  Place your paragraph text here.
    </p>
  </body>
</html>