Mail Me



Author: Kevin Kessler


A nice animated scene that can be used as an e-mail tag. To put this applet on your page, follow the directions below.


1. Download MailMe.class, backmail.gif, dog.gif, mailbox.gif, mailman.gif, and zzz.gif and load them in your home page directory. To get the image files, right click on the link and click on save target as...

2. Copy and paste the html code below on your page.

3. Make the necessary changes to the html code.


<applet codebase="Your page directory here" code="MailMe.class" width=600 height=90> <param name="background" value="Your image directory here backmail.gif"> <param name="email" value="Your e-mail address here"> </applet>


Back to Applets pg 2!