Here is a cool clock that you can easily customize.
Get the source code:
Place the above code in the <head> section of your code. Then add this part to the <body> tag: onLoad=curTime() Place this in between the <body> tags: <span class=details id=clock style="position:relative;"></span> Return to Main
Return to Main