/india-vs-pakistan.

india-vs-pakistan.

sachin-tendulkar-man-who-became-god.

sachin-tendulkar-man-who-became-god

india-vs-england-2012-2nd-t20i-preview.

india-vs-england-2012-2nd-t20i-preview.

sehwag-gambhirs-smug-overconfidence.

sehwag-gambhirs-smug-overconfidence.

all-proteas-players-to-be-given-game.

all-proteas-players-to-be-given-game.

Sunday, August 18, 2013

How to add LCD clock on your blogspot by using html codes.

We all see Digital clock at our homes and many other places.By using html you can add it also in your blogger's blog.By using these two codes.


  1. First,insert this below code on the <HEAD> part of your page:

<style>
<!--
.styling{
background-color:black;
color:lime;
font: bold 16px MS Sans Serif;
padding: 3px;
}
-->
</style>

     2.  Now after inserting in <HEAD> tag.Paste this code on the <BODY> section where you               want the clock will appear:
          
<span id="digitalclock" class="styling"></span>

//LCD Clock script- by javascriptkit.com
//Visit JavaScript Kit (http://javascriptkit.com) for script
//Credit must stay intact for use<script>
<!--



var alternate=0
var standardbrowser=!document.all&&!document.getElementById

if (standardbrowser)
document.write('<form name="tick"><input type="text" name="tock" size="11"></form>')

function show(){
if (!standardbrowser)
var clockobj=document.getElementById? document.getElementById("digitalclock") : document.all.digitalclock
var Digital=new Date()
var hours=Digital.getHours()
var minutes=Digital.getMinutes()
var dn="AM"

if (hours==12) dn="PM" 
if (hours>12){
dn="PM"
hours=hours-12
}
if (hours==0) hours=12
if (hours.toString().length==1)
hours="0"+hours
if (minutes<=9)
minutes="0"+minutes

if (standardbrowser){
if (alternate==0)
document.tick.tock.value=hours+" : "+minutes+" "+dn
else
document.tick.tock.value=hours+"   "+minutes+" "+dn
}
else{
if (alternate==0)
clockobj.innerHTML=hours+" : "+minutes+" "+"<sup style='font-size:1px'>"+dn+"</sup>"
else
clockobj.innerHTML=hours+" : "+minutes+" "+"<sup style='font-size:1px'>"+dn+"</sup>"
}
alternate=(alternate==0)? 1 : 0
setTimeout("show()",1000)
}
window.onload=show

//-->
</script>

<p>This free script provided by<br />
<a href="http://javascriptkit.com">JavaScript
Kit</a></p>

     3.   Now,save it.

Saturday, August 17, 2013

How to create a Photo slideshow on YouTube.


Slideshow is made by collecting the photos that you select.Now I am going to show you the steps that you follow to make a Photo Slideshow.


  • First open the site www.youtube.com. Now when the page will open.
  • At the top-right of the page.there is a Upload button.Now click on it.

  • Then a new page will appear.At the right,click on Photo Slideshow.
  • Now a box will appear.

  • Then, drag the photos from your computer,the selected photos will appear on the box.
  • After it,at the bottom,click on next.
  • Then the video is start uploading.rename the title and description and add tags you want to inset.and enjoy.

How to add Comment Box in blogger's blog

Comment Box is like a simple box which you can appear at any part of the page.Simply copy this code.

<form action="/html/tags/html_form_tag_action.cfm" method="post">
Comments:<br />
<textarea name="comments" id="comments">
Hey... say something!
</textarea><br />
<input type="submit" value="Submit" />

</form>

Friday, August 16, 2013

how to add swinging keyframe animation in your blog

This key frame is move after every 5 seconds .
For add the swinging keyframe animation follow this:

Simply add this html code in your BODY sections of your page.That's all.

<img class="swing" src="winter.jpg" /> 


<img class="swing" src="winter.jpg" style="
animation-delay: 0.8s;
-webkit-animation-delay: 0.8s;
-moz-animation-delay: 0.8s;
animation-delay: 0.8s;
"
/> 


<img class="swing" src="winter.jpg" style="
animation-delay: 0.5s;
-webkit-animation-delay: 0.5s;
-moz-animation-delay: 0.5s;
animation-delay: 0.5s;
"
/> 





How to add Follow us Twitter bird on blogger's blog

Animated Twitter flying bird is very useful for getting more Traffic on your blogspot.It is flying down to up and stop and sit at the top.Twitter is also very useful to promote your blog.

Now follow these steps for add Twitter bird.


  1. Open the Blogger page.
  2. Then,Go to your dashboard>Template>Edit html.
  3. Now search this <body>tag and paste the below code just above it.




Gamer City z

Free for your eye videos