A DANCING TEXT
How to put A Dancing Text Applet on your page:
<APPLET CODE="SNSineText.class" WIDTH=592 HEIGHT=80>
You can use following applet to calculate the WIDTH and HEIGHT (use
the same parameter that you have selected for your applet)
You can select multiple enteries from Font Style list.
Note: You can also determine values of WIDTH and HEIGHT parameter
by trial and error method.
If you have any ambiguity, feel free to contact me.
Example:
The HTML tags used for above Applet are given as:
<APPLET CODE="SNSineText.class" WIDTH=176 HEIGHT=63>
<PARAM name = text value = "WELCOME">
<PARAM name = TextColor value = "yyyyyyy">
<PARAM name = BackColor value = "B">
<PARAM name = FontName value = "Helvetica">
<PARAM name = FontStyle value = "Bold+Italic">
<PARAM name = FontSize value = "24">
<PARAM name = Offset value = "10">
<PARAM name = GapSize value = "5">
<PARAM name = Amplitude value = "15">
</APPLET>
Sign
My Guestbook
View
My Guestbook
Comments, feedback and suggestions are encouraged.
Please send mail to
soh64@poboxes.com
Last Modified:10 August 1997