home *** CD-ROM | disk | FTP | other *** search
- {Page}
- {label top=5 height=30 caption="What size is the heading to be ? 1 is the largest, 6 is tiny !"}
- {combo top=+45 values="1|2|3|4|5|6" name="hsize" width=50}
-
- {label top=+25 caption="Heading Text"}
- {text top=+15 name="headtext"}
-
- {label top=+25 caption="Alignment"}
- {list top=+15 name="Align" values="[None]|Left|Center|Right" value=" align=[%MyValue%]" height=60 default="Center"}
-
- {/Page}
-
- {Skeleton}
- <H{hsize}{Align}>{headtext}</H{hsize}>
- {/Skeleton}