<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Clock on Give 'n' Go</title><link>https://give-n-go.co/tags/clock/</link><description>Recent content in Clock on Give 'n' Go</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Mon, 01 Jun 2015 00:00:00 +0000</lastBuildDate><atom:link href="https://give-n-go.co/tags/clock/index.xml" rel="self" type="application/rss+xml"/><item><title>Animated Clock: Pure CSS</title><link>https://give-n-go.co/post/89170565739/animated-clock-pure-css-by-jan-jatam-on/</link><pubDate>Mon, 01 Jun 2015 00:00:00 +0000</pubDate><guid>https://give-n-go.co/post/89170565739/animated-clock-pure-css-by-jan-jatam-on/</guid><description>&lt;h2 id="the-appeal-of-css-clocks">The Appeal of CSS Clocks&lt;/h2>
&lt;p>Building a working clock face with nothing but CSS is one of those challenges that teaches you more about the rendering engine than any tutorial. There is no JavaScript driving the hands. No &lt;code>setInterval&lt;/code> ticking away in the background. Just CSS transforms, &lt;code>animation&lt;/code> keyframes, and a precise understanding of how &lt;code>transform-origin&lt;/code> determines the pivot point of a rotating element.&lt;/p>
&lt;p>Jan Jatam&amp;rsquo;s pure CSS clock takes this constraint and produces something genuinely elegant. The clock face is clean, the hands move with believable physics, and the whole thing runs on the browser&amp;rsquo;s animation engine with no scripting overhead.&lt;/p></description></item></channel></rss>