home *** CD-ROM | disk | FTP | other *** search
/ ST-Computer Leser-CD 2001 April / LCD_4_01.iso / apps / luna156 / popups / htmlpop / attribs.pop next >
Text File  |  1999-12-04  |  508b  |  20 lines

  1. ;
  2. ; HTML-Popupserie für Texteditor Luna
  3. ; (c)1999 Richard Gordon Faika
  4. ;
  5. ; HTML-Textattribute
  6.  
  7. /tput        "<B>~</B>"            "$pdef26"
  8. /tput        "<I>~</I>"            "$pdef27"
  9. /tput        "<U>~</U>"            "$pdef28"
  10. /tput        "<S>~</S>"            "$pdef29"
  11. /tput        "<SUP>~</SUP>"        "$pdef30"
  12. /tput        "<SUB>~</SUB>"        "$pdef31"
  13. /tput        "<BLINK>~</BLINK>"    "$pdef32"
  14. /tput        "<STRONG>~</STRONG> "    "$pdef33"
  15. /tput        "<EM>~</EM>"        "$pdef34"
  16. /tput        "<TT>~</TT>"        "$pdef35"
  17. /tput        "<KBD>~</KBD>"        "$pdef36"
  18. /tput        "<PRE>~</PRE>"        "$pdef37"
  19. /end
  20.