Time in real time |
Description |
Display time on your html page |
Usage |
1. In the head de votre page, insert the following code: Then copy it in your page You can change font and size in line: document.write("<FONT face='tahoma, Arial, Helvetica, sans-serif' style='font-size : 11px;'><span id='"+clockid[i_clock]+"' style='position:relative'>"+thistime+"</span></font>") 2. In the body of your page, insert the following code where you want to display time: |
On this website |
This script is used in Clocks Generators |