Author: Unknown
| This applet adds the date and time to your page. To add this feature to your page, follow the directions below. |
| 1. Download DT.class and load it in your home page directory. 2. Copy and paste the html code below on your page. 3. Make any necessary changes to the html code. |
| <applet codebase="Your page directory here" code="DT.class" width=600 height=70> A Java applet would be running here if you had a Java-capable browser </applet> |