home *** CD-ROM | disk | FTP | other *** search
/ ST-Computer Leser-CD 2000 January / LCD_01_2000.iso / anwend / luna146 / _english / popups / html_01.pop < prev    next >
Text File  |  1999-11-10  |  695b  |  28 lines

  1. ;
  2. ; Example of an HTML-popup definition (Series 1-10)
  3. ; by rgf
  4. ;
  5.  
  6. /tput        "<H1>"            "<H1>"        ; Fast text output, e.g. for Kürzels
  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. /separator
  14. /link        "Pop 1"            <popups\home.pop>
  15. /separator
  16. /tput        "</H3>"            "</H3>"
  17. /tput        "<H4>"            "<H4>"
  18. /tput        "<H4 ALIGN="    "<H4 ALIGN="
  19. /tput        "</H4>"            "</H4>"
  20. /tput        "<H5>"            "<H5>"
  21. /tput        "<H5 ALIGN="    "<H5 ALIGN="
  22. /tput        "</H5>"            "</H5>"
  23. /tput        "<H6>"            "<H6>"
  24. /tput        "<H6 ALIGN="    "<H6 ALIGN="
  25. /tput        "</H6>"            "</H6>"
  26. /end                                        ; End of the popup definition
  27.  
  28.