Making New Year 2014 Countdown Timer

Previously I congratulate new year 2014

I was a little late posting this, but there is still time to 10 hours waiting for the new year 2014 so there might still be a chance to pamper your guests with a countdown (countdown timer) to the moments of the arrival of new year 2014.





For DEMO, please refer to the above picture. For installation please keep the following code in the widget HTML / JavaScript:

<style scoped="" type="text/css"> 
#tahunbaru {
    background:url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj0GBS0mhoHsTcrxKa7PA4QuKOtAeEAy40r4_CfQ2KKe3UsAwohBDXoz_3VC3MtdZkSXe_FhdJ5DAODs0kRIOFbNI-1xjNW6r7AycTJbpF0udeI4Nry3xBE6Q5v2rjhmPaadwv-CesrPtA/s1600/newyearback2.png);
    color:red;
    font-size:150%;
    text-transform:uppercase;
    text-align:center;
    padding:20px 0;
    font-weight:normal;
    border-radius:5px;
    line-height:1.8em;
}
.putih {color:blue}
</style>
<div id="tahunbaru">
<span id="countdown"></span>
</div>
<script src="https://googledrive.com/host/0B0soYruPsilFU3BOUEVjQTVkTW8" type="text/javascript"></script>

I hope more success in 2014 :)

Out Of Topic