Author: David Griffiths
| This applet makes your image appear to be reflected by water. To add this image to your page, follow the directions below. |
| 1. Download Lake.class And load it in your home page directory. 2. Copy and paste the html code below on your page. 3. Make the necessary changes to the html code. |
| <applet codebase="Your homepage directory here" code="Lake.class" width="Width of your image" height="Two times the height of your image minus 10"> <param name="image" value="Your image directory here"></applet> |