<APPLET CODE="TextScrollerApplet.class" WIDTH=600 HEIGHT=50> <PARAM NAME=text VALUE="Let's Buy David's Lunch!!!!...."> <PARAM NAME=speed VALUE="10"> <PARAM NAME=dist VALUE="5"> <PARAM NAME=font VALUE="Arial"> <PARAM NAME=size VALUE="20"> <PARAM NAME=style VALUE="Bold Italic"> <PARAM NAME=alignment VALUE="Center"> <PARAM NAME=textColor VALUE="YELLOW"> <PARAM NAME=backgroundColor VALUE="BLUE"> </APPLET>
ReadMe Scrolling Text Courtesy of Gregory S. Pogue, Toronto, Ontario, Canada. Copyright 1996.