How can I create a Java clock?

The Java Clock Maker allows you to create a real-time, dynamic clock, that counts the time just like a digital wrist watch.

To create a Java clock, follow these steps:

1- Click on the Clock link in the CGI Center area.
2- Choose the time zone and format for the clock in the TimeZone and TimeFormat drop-down lists.
3- Choose whether you want a border or not in the Border drop-down list.
4- Choose whether you want the date to be shown in the Show Date drop-down list.
5- Alter the display and background colors in the Foreground Color and Background Color drop-down lists.
6- Click on the Make HTML button to preview the clock and create the HTML code to make it work. Alter the clock and preview the result until you are happy with the display.
7- Copy and paste the HTML code to your web page.
8- Upload your new HTML page to test the results

Related Articles

What is CGI?

CGI (Common Gateway Interface) is a standard for running external programs from a Web server. CGI allows the returned HTML page to be dynamic for example, with a CGI script you could access...

How can I install simple CGI Wrapper?

The CGI Wrap script creates a scgi-bin folder at the public_html level of your web site. This allows you to run scripts with your own user ID. The advantage of this is that you can run scripts that...

How can I Install random HTML script?

This simple script allows you to insert random pieces of text into your web page. This is useful for daily quotes, helpful hints, or any other place where random text is useful.1- Click on the on...

How can I modify the guestbook template?

You can modify the appearance of your guestbook template at any time. 1- Click on the Simple Guestbook link in the CGI Center area. 2- Click on the Edit Guestbook Template link. 3- Copy and paste...

How can I View the guestbook?

You will want to be able to view your guestbook once visitors start leaving comments. You can keep the guestbook private, or you can set it up so that anyone can view the guestbook.1- Click on the...