You can use the following code to create a digital clock on your website that will always display the current time on a page. This clock is image based.
Steps
Save the number images and stick them in the same directory as the page. (you can also download a zip file of everything)
Copy and Paste the Source Code into your HTML page.
You are welcome to use your own images for this. Just be sure the image names are the same as the ones used here.
For those of you looking for more, there is also 24 Hour Version and a Time Zone offset version (change the tzOffset variable)