About & Social

0
rotate effect in blog

Friends, I'm here with a great fun thing. Using the widget you can surprise your visitor. The widget using your blog can rotate 360 degrees. This Classic 360 Degree Rotate effect makes your blog or webpage cool and stylish effective.Add Rotated Effect in you blog or website. For add in your blog you need add a small script in your blog it’s very easy to add in blogger Just follow below Step for create Rotate effect in blog.
Click to view the Live Demo.


                                                              Live Demo



How to add Dynamic and cool rotate effect in Blog or Website


  • Log on to your blog.
  • From the Dashboard, click on the Layout option.
gulpa tutorial

  • Click on the Add a Gadget will appear, then there is a Html / JavaScript click.

gulpa tutorial


  • There will be another page in the empty box Title Content, copy and paste the code below into the Box.
<style> 
@-moz-keyframes roll { 100% { -moz-transform: rotate(360deg); 
} } @-o-keyframes roll { 100% { -o-transform: rotate(360deg); 
} } @-webkit-keyframes roll { 100% { -webkit-transform: rotate(360deg); 
} } body{ -moz-animation-name: roll; -moz-animation-duration: 4s; -moz-animation-iteration-count: 1;
-o-animation-name: roll; 
-o-animation-duration: 4s;
-o-animation-iteration-count: 1; 
-webkit-animation-name: roll; 
-webkit-animation-duration: 4s; 
-webkit-animation-iteration-count: 1; } 
</style>

Note:- This Rotate Effect work in Mozilla Firefox or Google Chrome Browser only.

I hope that was not a problem. If you like this post, please share it with your friends. If there is no problem for me to comment. So far today we will meet again with something new will be good to be healthy.

_________________________________________________________________________________
About the Author :
_________________________________________________________________________________
Parvej Alam
My name is Parvej Alam. Founder of Gulpa Tutorial Ltd. I am a student of 
JNU Calcutta branch of the BCA is studying in 3rd year.
He loves to share his thoughts with others like helping others 
in the niche of HTML,CSS,JavaScript, C Programming, Microsoft Excel 
Formula and other Blogger and Computer Tips. 
Currently he is living in Malda (West Bengal). You can find him on various 
Social Media Networks given Below.

Post a Comment

Dear readers, after reading the Content please ask for advice and to provide constructive feedback Please Write Relevant Comment with Polite Language.Your comments inspired me to continue blogging. Your opinion much more valuable to me. Thank you.