Skinpress Rss

Monday 18 April 2011

Adding Calendar and a Clock In Blog

1

a Clock is a unit of time and a clock very very important in our life too. Long an 1 day is 24  hour. One hour can be divided into smaller units of time again. An hour consists of: 60 minutes or 3600 seconds

How to Add Clock and Calendar On Blog
  1. Login to blogger
  2. Select the Layout and Add a Gadget
  3. Choose HTML / JavaScript
  4. Enter the following codes
This code For a Clock:

<script src="http://www.clocklink.com/embed.js"></script><script language="JavaScript" type="text/javascript">obj=new Object;obj.clockfile="5015-green.swf";obj.TimeZone="GMT0700";obj.width=160;obj.height=40;obj.wmode="transparent";showClock(obj);</script>

And this Code For calendar:

<center><iframe src="http://www.free-blog-content.com/Calendars/calendar0054.htm" width="120" height="150"
marginwidth="0" marginheight="0" frameborder="no" scrolling=no allowtransparency="true"></iframe></center


5.Than saved!

and view the result..for now your blog have a clock and calendar..
i end here first..see you again..

1 comments:

Post a Comment

Related Posts Plugin for WordPress, Blogger...