Description: The 'Java Clock' applet
        by Naeem Malik is the only fully customisable Java Clock
        on the web. All visible details including the face and
        hands can be customised. If you wish to use your own
        images as the face and hands of the clock then simply put
        clock.gif, second.gif, hour.gif and minute.gif in a
        directory on your web server. Adjust the background color
        of clock.gif to your background and that's it. The size
        of the clock.gif image should reflect the size of the
        applet. The gif files that represent the hands of the
        clock should have a transparent background. Detailed
        instructions are available in the download package. 
         
        HTML code of the applet:  
        <applet code="Clock.class"
        id="Clock" width="100"
        height="100"> 
        </applet> 
        
          
        Java Clock received our Gold Award! 
         |