Blink.java



Usage: Place Blink.class within your HTML directory.

Java Source: Blink.java

HTML Source:

<applet code="Blink.class" width=300 height=100>
<param name=lbl
value="This is the next best thing to sliced bread!
Toast, toast, toast, butter, jam, toast, marmite, toast.">
<param name=speed value="4">
</applet>

Author: Arthur van Hoff of Sun Microsystems