|
1) You must first obtain the 5 Java files:
Right Click on this link & Save Target As...Unzip it, then place them with your HTML files.
2) Locate a cool GIF or JPG to use for the TOP portion & save it with your HTML code. 3) Here's the HTML code. The Height is Double the size of your picture - 20 pixels. Replace the "(" with "<"
(applet code=Lake.class
id=Lake
width=251
height=260 >
(param name=image value="sunset.gif">
(param name=href value="target.htm">
(/applet>
JAVA will do the rest... |