tutorialtemplate.htm 220 B

12345678910
  1. <html><body>
  2. <center>%name% Class Master:</center><br>
  3. %menu%<br><br>
  4. Item(s) required for class change:
  5. <table width=270>
  6. %req_items%
  7. </table>
  8. <br><br>
  9. <a action="link COXX">Ask me next time.</a>
  10. </body></html>