README.md

December 4, 2022 ยท View on GitHub

Growing Text!!!

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
ByMike McNaughton
LevelIntermediate
User Rating4.3 (26 globes from 6 users)
CompatibilityJava (JDK 1.2)
CategoryGraphics
WorldJava
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>