Do you want to put the Gheos Sunclock on your homepage without having to write lengthy scripts?
And completely for FREE?
USE OUR CODE AND GET THE GHEOS SUNCLOCK!!!
The Sunclock shows in realtime, where on earth it is light and where it is dark.
Just copy (Ctrl+C) and paste the following code into your HTML:
<div id="sunclock"><script async src="https://gheos.com/js/sunclock.js"></script></div>
you can change the size of the Sunclock Viewer by using a script as follows:
<script>var sunclock=128;</script>
if you want to add your city, use a script as follows:
<script>var city='London,lat=51.509865,long=-0.118092';</script>
(You will need a java enabled browser to view the Sunclock)