FadesInOut 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=FadesInOut.class WIDTH=400 HEIGHT=200>
<param name="TextToDisplay" value="Welcome to Geo Home Page;I hope you enjoy your stay;You can stay here as long as you like;Have a nice day!">
<param name="FontSize" value="24">
<param name="FontName" value="TimesRoman">
<param name="Speed" value="50">
<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 fading.
Download the class and put it in the same Directory


© Copyright 1998 by George Eleftheriou