Position One

Position Two

Position Three

This page was made to look this way by putting the following between the <head> and </head> tags:

<style type="text/css">
  h1.x { position: absolute ; left: 100px ; top: 150px ; }       
  h1.y { position: absolute ; left: 200px ; top:  50px ; }       
  h1.z { position: absolute ; left: 150px ; top: 250px ; }       
</style>

Click here to continue