credits.html 1.3 KB

12345678910111213141516171819202122232425262728
  1. <HTML>
  2. <HEAD>
  3. <TITLE>Blitz Lite Credits</TITLE>
  4. <META name="description" content="The Credits">
  5. <META name="keywords" content="">
  6. <style type="text/css">
  7. <!--
  8. A:link {text-decoration: none;}
  9. A:visited {text-decoration: none;}
  10. -->
  11. </style>
  12. </HEAD>
  13. <BODY BGCOLOR="#1f5e5e" TEXT="FFFF00" LINK="00ff00" VLINK="00ff00">
  14. <center><h1>The Credits</h1></center><br>
  15. <center>Blitz was lovingly written by <b>Mark Sibly</b><br>Coded with lots of help and abuse from James L Boyd, Claire Foley and George Bray. <br><br>
  16. This tutorial was hand crafted by <b>George Bray</b> <br>Written whilst listening to Jean Michel Jarre, Pink Floyd, Vangelis and drinking
  17. an endless supply of Tetley tea.<br><br>
  18. I would like to thank all the beta testers who have helped through the many
  19. stages of Blitz Basic and to those I still speak to regularly, I don't want to praise individuals as
  20. the whole project has been very much a team effort (<b>but you know who you are</b>)<br><br><br>
  21. Log-on to the live one here<a href="http://www.blitzbasic.com">&nbsp;Blitz Basic&nbsp;</a>and<a href="http://users.breathemail.net/georgebray">&nbsp;Here&nbsp;</a><br><br>
  22. So long and thanks for all the fish - <a href="mailto:[email protected]">George</a><br><br>
  23. </center>
  24. </BODY>
  25. <br><br>
  26. </HTML>