Site hosted by Angelfire.com: Build your free website today!

EASY JAVA CLOCK

.

Do you want a JAVA clock without all the Java learning. Do you just want to place one simple code onto your page or onto all the pages in your site for your viewers to know the month, day, year and time when they click onto your page.

NO PROBLEM

Just follow the simple instructions below and you can place a JAVA clock anywhere on your pages.

(Unfortunately, Java will not work in WebTV E-Mail. In fact Java Scripts on some pages will be disabled if you have recently visited your WebTV E-Mail.)

Here are the instructions for web pages:

<SCRIPT
SRC="https://www.angelfire.com/ar/password/java.js">
</SCRIPT>

The above code will link you to one of our pages with the correct Java Script to give you a simple clock for your web pages.

This Java Clock reads in military time. It will only tell the viewer the time when he or she actually clicks onto the page. If you like you can place this Java Clock in a table like below:

<center>
<table bgcolor="pink" border="10">
<tr><td>
<SCRIPT
SRC="https://www.angelfire.com/ar/password/java.js">
</SCRIPT>
</tr></td></table>

This will give you this:

This code is only for pages without Java Script. If it is placed on a page with Java, it may cancel out itself or the other Java Script. We made this for those who find Java to difficult or time consuming.

COOL PAGE