home *** CD-ROM | disk | FTP | other *** search
/ ST-Computer Leser-CD 2001 April / LCD_4_01.iso / apps / luna156 / popups / html_02.pop < prev    next >
Text File  |  1999-08-14  |  426b  |  17 lines

  1. ;
  2. ; Beispiel-HTML-Popupdefinition (Serie 1-10)
  3. ; von rgf
  4. ;
  5.  
  6. /tput        "<P>"                "<P>"
  7. /tput        "<P ALIGN=LEFT>"    "<P ALIGN=LEFT>"
  8. /tput        "<P ALIGN=CENTER>"    "<P ALIGN=CENTER>"
  9. /tput        "<P ALIGN=RIGHT>"    "<P ALIGN=RIGHT>"
  10. /tput        "<P ALIGN=JUSTIFY>"    "<P ALIGN=JUSTIFY>"
  11. /tput        "</P>"                "</P>"
  12. /tput        "<NOBR>"            "<NOBR>"
  13. /tput        "</NOBR>"            "</NOBR>"
  14. /tput        "<WBR>"                "<WBR>"
  15. /end                                                        ; Ende der Popupdefinition
  16.  
  17.