home *** CD-ROM | disk | FTP | other *** search
/ Dr. Watson 2.0 / DRWATSON2.iso / OFFICE / OUTLINE.TPL < prev    next >
Text File  |  1997-03-17  |  555b  |  16 lines

  1. <!Outline.TPL - Template used to generate the collapsed or expanded versions of the outline >
  2. <! HTML for the frame based version of a presentation>
  3. <!      Tags used:  >
  4. <!              Head - heading of the presentation>
  5. <!              Text - test containing the HTML code for the outline
  6. <html>
  7. <meta name="GENERATOR" content="Microsoft Internet Assistant for PowerPoint 97">
  8. <! the click event needs to cause then slide image and notes to change>
  9. <body>
  10. <**HEAD*** <H1>%s</H1> **HEAD***>
  11. <br>
  12. <**TEXT*** %s **TEXT***>
  13. </body>
  14.  
  15. </html>
  16.