Parameter Name
|
Required?
|
Use
|
author
|
Yes
|
This is the applets authors web address. It is a required parameter. It must be stated as: www.rmspencer.clara.net
|
text
|
Yes
|
This is the text you wish to display on the screen. (otherwise it would be pointless using the applet!)
|
font_name
|
Yes
|
Used in conjunction with the text parameter.
|
font_size
|
Yes
|
The size of the font used.
|
font_style
|
Yes
|
The style for the font.
0 = Plain
1 = Bold
2 = Italic
3 = Bold & Italic
|
bgcolor
|
Yes
|
The background colour for the applet. Specified in hexidecimal format.
|