Overview
A Clock is a real time java clock you can use on your web site to show the current time.
Installation
Steps
- Set the following information:
- Select TimeZone - Select your timezone from the drop down menu.
- Select Your Time format - Select either "12" or "24" from the drop down menu.
- Border - Select "On" from the drop down menu if you want your clock to have a border. Select "Off" from the drop down menu if you do not want your clock to have a border.
- Show Date - Select "On" from the drop down menu if you want your clock to show the current date. Select "Off" from the drop down menu if you do not want your clock to not show the current date.
- Foreground Color - Select the color you want your clock to use as the foreground color from the drop down menu.
- Background Color - Select the color you want your clock to use as the background color from the drop down menu.
- Click on the Create Html button.
- The HTML code for your Clock will appear in the "Html Code" section of the web page. Copy the code and paste in the HTML code of one of your web pages.