README.md
December 4, 2022 ยท View on GitHub
Description
This is A GREAT CODE!!! Whatever Text you want will grow with whatever background you want.
Check this one out!
Vote for me if you like this one, please!
More Info
| Submitted On | |
| By | Mike McNaughton |
| Level | Intermediate |
| User Rating | 4.3 (26 globes from 6 users) |
| Compatibility | Java (JDK 1.2) |
| Category | Graphics |
| World | Java |
| Archive File |
Source Code
<applet code="GrowingText.class" archive="growingtext.jar" width=400 height=90>
<param name=text value="Mike's Growing Text">
<param name=delay value="700">
<param name=fgColor value="random">
<param name=bgColor value="000000">
<param name=fontItalic value="true">
</applet>