1. Download and save the file float.zip in your web page directory.

  2.  
  3. 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>

  4. </applet>
     
  5. Save the changes to the web page.

  6.  
  7. Click the refresh/reload button on your browser to test the calculator.