Javascript Clock
This will create a nice JS clock. You can change the color of it too.
1. Insert this into the of an HTML document”
2. Insert this into the :
3. To change the clock color look at
| thelement.innerHTML=”“+ctime+”” |
You can change “color:blue;” to something like “color:red;” or “color:black;” etc..
Enjoy!











