Lorraine's Lakes- Overlay tutorial.

You can print this page for future reference or save it as a file to your computer.

1. Prepare your image

3. Create the transparency

2. Insert the applet code in a table in an HTML file

<html>
<head>
<title>Creek Overlay Applet</title>
</head>
<body>
<center>
<table border="0" cellpadding="0" cellspacing="0" width="354">
<tr>
<td><img src="creektop.jpg" width="354" height="232" alt="creek overlay" border="0" align="top" >
</td></tr>
<tr>
<td align="top">
<applet code=lake.class width="354" height="211">
<param name=image value="creek.jpg">
<param name=horizon value="50">
<param name=speed value="20">
<param name=overlay value="creekol.gif">
</applet></tr></td></table>
</body>
</html>

 

Lorraine's Lakes
http://rivalpro.net/~lakeapplets/