-
Download and save the file float.zip
in your web page directory.
-
Copy and paste the following code in the web
page where you wish to access the applet.
<applet archive="float.zip" code="Calc.class" width=75
height=30>
</applet>
-
Save the changes to the web page.
-
Click the refresh/reload button on your browser
to test the calculator.
|