|
To add the current date (like this)
to your page, copy and paste the following code into your html pages where you want the data to appear.
<img src="/cgi-sys/Count.cgi?df=capitol.dat|display=Date|dformat=MMDDYY|ft=3|md=5|frgb=100;139;216|dd=B">
To add the current time (like this) to your page, copy and paste the following code into your html pages where you want the data to appear.
<img src="/cgi-sys/Count.cgi?df=current_time.dat|display=Clock|timezone=GMT-0600|tformat=12|ft=3|md=5|frgb=100;139;216|dd=A">
|