home *** CD-ROM | disk | FTP | other *** search
/ The Best of Windows 95.com 1997 April / Win95_04974.iso / docs / 00016 / 0161b.exe / PARA.HDC < prev    next >
Encoding:
Text File  |  1996-09-12  |  345 b   |  14 lines

  1. {Page}
  2. {label top=5 caption="Type your paragraph text here"}
  3. {text top=+15 name="paratext" height=80 return="<br>"}
  4.  
  5. {label top=+105 caption="Alignment of this paragraph"}
  6. {list top=+20 values="[None]|Left|Center|Right" height=60 
  7. name="PAlign" value=" align=[%MyValue%]"}
  8. {/Page}
  9.  
  10. {Skeleton}
  11. <P{PAlign}>
  12. {Paratext}
  13. </P>
  14. {/Skeleton}