Version 5 (modified by bthoen, 4 years ago)

--

The Sandbox

This is just a page to practice and learn WikiFormatting.

Go ahead, edit it freely.

Heading One

This is some plain text. But this is more emphatic. And this practically shouts. Finally, this is hysterical.

One fish
Two fish
Red fish
Blue fish
Real eyes
realize
real lies.
<html>
<head>
<style type="text/css">
  .hot {
     color:red;
  }
</style>
</head>
<body>
What is the temperature on <span class="hot">the surface of the Sun?</span></p>
</body>
</html>