home *** CD-ROM | disk | FTP | other *** search
/ The Best of Windows 95.com 1997 April / Win95_04974.iso / docs / 00016 / 0161b.exe / HOMEPAGE.BUI < prev    next >
Encoding:
Text File  |  1996-09-16  |  6.5 KB  |  146 lines

  1.  
  2. {label top=5 height=30 caption="What size is the heading to be ? 1 is the largest, 6 is tiny !"}
  3. {combo top=+45 values="1|2|3|4|5|6" name="hsize" width=50}
  4.  
  5. {label top=+25 caption="Heading Text"}
  6. {text top=+15 name="headtext"}
  7.  
  8. {label top=+25 caption="Alignment"}
  9. {list top=+15 name="Align" values="[None]|Left|Center|Right" value=" align=[%MyValue%]" height=60 default="Center"}
  10.  
  11. 
  12. <H{hsize}{Align}>{headtext}</H{hsize}>
  13. headinghsize1headtextWelcome To My Home Page !Align align=Center
  14. {label top=5 caption="Type your paragraph text here"}
  15. {text top=+15 name="paratext" height=80 return="<br>"}
  16.  
  17. {label top=+105 caption="Alignment of this paragraph"}
  18. {list top=+20 values="[None]|Left|Center|Right" height=60 
  19. name="PAlign" value=" align=[%MyValue%]"}
  20. 
  21. <P{PAlign}>
  22. {Paratext}
  23. </P>
  24. PARAparatextThis is your first paragraph.  Welcome the reader, give them a brief description of who you are and what you do, and perhaps tell them what kind of things you've written about on this web page.PAlign
  25. {label top=5 caption="If you don't fill in any of these options you will get a shaded line running across the entire width of the page.  This is the standard line that you have probably seen all over the place." height=80}
  26.  
  27. {label top=+80 caption="How wide is this line (as a percentage (1 to 100)"}
  28. {text top=+15 name="width" value=" width=[%MyValue%]%" width=40}
  29.  
  30. {label top=+25 caption="Thickness (1 is narrowest)"}
  31. {combo top=+15 name="Size" values="1|2|3|4|5|6|7" value=" Size=[%MyValue%]" width=40}
  32.  
  33. {check top=+45 caption="No shading on this line" values=" NOSHADE|" name="Shade"}
  34. 
  35. <hr{Width}{Size}{Shade}>
  36. linewidthSizeShade
  37. {label top=5 caption="Type your paragraph text here"}
  38. {text top=+15 name="paratext" height=80 return="<br>"}
  39.  
  40. {label top=+105 caption="Alignment of this paragraph"}
  41. {list top=+20 values="[None]|Left|Center|Right" height=60 
  42. name="PAlign" value=" align=[%MyValue%]"}
  43. 
  44. <P{PAlign}>
  45. {Paratext}
  46. </P>
  47. PARAparatextThis is your second paragraph.  You can say anything you want - we're not going to stop you !PAlign
  48. {label top=5 caption="If you don't fill in any of these options you will get a shaded line running across the entire width of the page.  This is the standard line that you have probably seen all over the place." height=80}
  49.  
  50. {label top=+80 caption="How wide is this line (as a percentage (1 to 100)"}
  51. {text top=+15 name="width" value=" width=[%MyValue%]%" width=40}
  52.  
  53. {label top=+25 caption="Thickness (1 is narrowest)"}
  54. {combo top=+15 name="Size" values="1|2|3|4|5|6|7" value=" Size=[%MyValue%]" width=40}
  55.  
  56. {check top=+45 caption="No shading on this line" values=" NOSHADE|" name="Shade"}
  57. 
  58. <hr{Width}{Size}{Shade}>
  59. linewidthSizeShade
  60. {label top=5 height=30 caption="What size is the heading to be ? 1 is the largest, 6 is tiny !"}
  61. {combo top=+45 values="1|2|3|4|5|6" name="hsize" width=50}
  62.  
  63. {label top=+25 caption="Heading Text"}
  64. {text top=+15 name="headtext"}
  65.  
  66. {label top=+25 caption="Alignment"}
  67. {list top=+15 name="Align" values="[None]|Left|Center|Right" value=" align=[%MyValue%]" height=60 default="Center"}
  68.  
  69. 
  70. <H{hsize}{Align}>{headtext}</H{hsize}>
  71. headinghsize2headtextLinks To Favorite PagesAlign align=Center
  72. {label top=5 caption="Type your paragraph text here"}
  73. {text top=+15 name="paratext" height=80 return="<br>"}
  74.  
  75. {label top=+105 caption="Alignment of this paragraph"}
  76. {list top=+20 values="[None]|Left|Center|Right" height=60 
  77. name="PAlign" value=" align=[%MyValue%]"}
  78. 
  79. <P{PAlign}>
  80. {Paratext}
  81. </P>
  82. PARAparatextThis is a place to create links to your favorite web pages.  Choose pages that people with similar interests to yours might find useful.  (Only a suggestion, of course !)PAlign
  83. {label top=5 caption="Text to display before the clickable link ?"}
  84. {text top=+15 height=50 name="pretext"}
  85.  
  86. {label top=+75 caption="What is the URL of the page you wish to link to ?"}
  87. {text top=+15 name="url"}
  88.  
  89. {label top=+25 caption="What is the 'clickable' description ?"}
  90. {text top=+15 name="description"}
  91.  
  92. {label top=+25 caption="Any other text to follow this link ?"}
  93. {text top=+15 height=65 name="othertext" cr="<br>"}
  94. 
  95. {pretext} <a href="{url}">{description}</a> {othertext}
  96. hlinkpretextTheurlhttp://www.yahoo.comdescriptionYahoo search pageothertextis a great way to find information on the web.
  97. {label top=5 caption="Type your paragraph text here"}
  98. {text top=+15 name="paratext" height=80 return="<br>"}
  99.  
  100. {label top=+105 caption="Alignment of this paragraph"}
  101. {list top=+20 values="[None]|Left|Center|Right" height=60 
  102. name="PAlign" value=" align=[%MyValue%]"}
  103. 
  104. <P{PAlign}>
  105. {Paratext}
  106. </P>
  107. PARAparatextPAlign
  108. {label top=5 caption="Text to display before the clickable link ?"}
  109. {text top=+15 height=50 name="pretext"}
  110.  
  111. {label top=+75 caption="What is the URL of the page you wish to link to ?"}
  112. {text top=+15 name="url"}
  113.  
  114. {label top=+25 caption="What is the 'clickable' description ?"}
  115. {text top=+15 name="description"}
  116.  
  117. {label top=+25 caption="Any other text to follow this link ?"}
  118. {text top=+15 height=65 name="othertext" cr="<br>"}
  119. 
  120. {pretext} <a href="{url}">{description}</a> {othertext}
  121. hlinkpretextAustralian bandurlhttp://church.rucc.net.audescriptionThe Churchothertextare the favorite band of HotDog's senior programmer, so they get a mention !
  122. {label top=5 caption="If you don't fill in any of these options you will get a shaded line running across the entire width of the page.  This is the standard line that you have probably seen all over the place." height=80}
  123.  
  124. {label top=+80 caption="How wide is this line (as a percentage (1 to 100)"}
  125. {text top=+15 name="width" value=" width=[%MyValue%]%" width=40}
  126.  
  127. {label top=+25 caption="Thickness (1 is narrowest)"}
  128. {combo top=+15 name="Size" values="1|2|3|4|5|6|7" value=" Size=[%MyValue%]" width=40}
  129.  
  130. {check top=+45 caption="No shading on this line" values=" NOSHADE|" name="Shade"}
  131. 
  132. <hr{Width}{Size}{Shade}>
  133. linewidthSizeShade
  134. {label top=5 caption="This allows to create a clickable link that will pop up an email screen with the specified address already filled in." height=40}
  135.  
  136. {label top=+60 caption="What is the email address"}
  137. {text top=+15 name="email"}
  138.  
  139. {label top=+25 caption="What is the 'clickable' description ?"}
  140. {text top=+15 name="description"}
  141.  
  142. {label top=+25 caption="Any other text to follow this link"}
  143. {text top=+15 height=80 name="othertext" cr="<br>"}
  144. 
  145. <a href="mailto:{email}">{description}</a> {othertext}
  146. EMAILemailme@my.internet.addressdescriptionPlease email meothertextand tell me if you liked my homepage.