Created
April 24, 2020 12:26
-
-
Save Varad2305/beb9f0aac18809793eb17b8a1390d3a7 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<span id="clock"> </span> | |
<body onload="updateClock();setInterval('updateClock()', 1000 )"> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment