Hi ,
JavaScript lets you manipulate the contents of a Web page in real-time. This means that we can use JavaScript to create a digital clock, embedded in the Web page, that updates every second. This article shows you how to do just that.
Can you inform me of the way on making a simple real-time clock that i can place on any Web page?
Thanks