home *** CD-ROM | disk | FTP | other *** search
/ TOS Silver 2000 / TOS Silver 2000.iso / Anwendun / LUNA152A / POPUPS / HTMLPOP / CAPTION.POP < prev    next >
Encoding:
Text File  |  1999-12-04  |  574 b   |  24 lines

  1. ;
  2. ; HTML-Popupserie für Texteditor Luna
  3. ; (c)1999 Richard Gordon Faika
  4. ;
  5. ; HTML-Überschriften
  6.  
  7. /tput        "<H1 ALIGN="    "<H1 ALIGN="    
  8. /tput        "<H2>"            "<H2>"
  9. /tput        "<H2 ALIGN="    "<H2 ALIGN="
  10. /tput        "</H2>"            "</H2>"
  11. /tput        "<H3>"            "<H3>"
  12. /tput        "<H3 ALIGN="    "<H3 ALIGN="
  13. /tput        "<H4>"            "<H4>"
  14. /tput        "<H4 ALIGN="    "<H4 ALIGN="
  15. /tput        "</H4>"            "</H4>"
  16. /tput        "<H5>"            "<H5>"
  17. /tput        "<H5 ALIGN="    "<H5 ALIGN="
  18. /tput        "</H5>"            "</H5>"
  19. /tput        "<H6>"            "<H6>"
  20. /tput        "<H6 ALIGN="    "<H6 ALIGN="
  21. /tput        "</H6>"            "</H6>"
  22. /end                                        ; Ende der Popupdefinition
  23.  
  24.