Author: Sergy Alpin
| To add this feature to your page: 1. Download Freedom.class and load it in your home page directory on your server. 2. Copy and paste the html code below on your page. 3. Make any necessary changes to the html code. |
| <applet codebase="Your server directory here" code="Freedom.class" width="400" height="100"> <param name=author value="Sergy Alpin"> <param name=word value="Your Text Here"> </applet> |