TypeWriter2 Applet

Your browser doesn't support java or java is not enabled!

Copy the following code and put it in an html file:
<APPLET CODE=TypeWriter2.class WIDTH=400 HEIGHT=200>
<param name="TextToDisplay" value="Welcome to my home Page; I hope you enjoy your stay; Have a nice day">
<param name="URLtoDisplay" value="http://egnatia.ee.auth.gr/~gele/geojava/geojava.html;http://egnatia.ee.auth.gr/~gele/geojava/geojava.html;http://egnatia.ee.auth.gr/~gele/geojava/geojava.html">
<param name="FontSize" value="24">
<param name="FontName" value="TimesRoman">
<param name="bgCOLOR1" value="155, 200, 133">
<param name="textCOLOR1" value="0,0,0">
<param name="Target" value="_blank">
<param name="Speed" value="100">
<param name="Author" value="George Eleftheriou">
<param name="Email" value="gele@egnatia.ee.auth.gr">
Your browser doesn't support java or java is not enabled!
</APPLET>
Smaller speed values indicate faster typewriting.Strings must be separated by semicolons ";"
Download the class and put it in the same Directory


Created 1998 by George Eleftheriou