Création des Logiciels de gestion d'Entreprise, Création et référencement des sites web, Réseaux et Maintenance, Conception
Création des Logiciels de gestion d'Entreprise, Création et référencement des sites web, Réseaux et Maintenance, Conception
Always we are try to make our blog become more good and attractive. Its helps reader mind very happy and help to reader always remember about your blog. Now i share some buttons with mouse hover effects to your blogger. When we are include an external link like “LIVE DEMO” etc, in your blogger, this button can make some special attraction. You can add this on your blogger. It has two different parts CSS part and HTML part . Read carefully and add it.
Log in to your Blogger account
.MH{ background: rgba(0, 0, 0, .08); display: inline-block; padding: 5px; border-radius: 30px; -moz-border-radius: 30px; -webkit-border-radius: 30px; }
.MH a { color: #fff; border: 1px solid rgba(0, 0, 0, .3); display: inline-block; padding: .6em 1.2em; position: relative; text-decoration: none; text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5); border-radius: 30px; -moz-border-radius: 30px; -webkit-border-radius: 30px; box-shadow: inset 0 1px 0 rgba(255, 255, 255, .4); -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .4); -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .4); }
.MH a.red { background: #c60000; background: linear-gradient(top, #c60000 0%, #b20000 100%); background: -moz-linear-gradient(top, #c60000 0%, #b20000 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #c60000), color-stop(100%, #b20000)); background: -webkit-linear-gradient(top, #c60000 0%, #b20000 100%); }
.MH a.orange { background: #f99015; background: linear-gradient(top, #f99015 0%, #f76c0f 100%); background: -moz-linear-gradient(top, #f99015 0%, #f76c0f 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f99015), color-stop(100%,#f76c0f)); background: -webkit-linear-gradient(top, #f99015 0%,#f76c0f 100%); }
.MH a.green { background: #30a146; background: linear-gradient(top, #30a146 0%, #249334 100%); background: -moz-linear-gradient(top, #30a146 0%, #249334 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #30a146), color-stop(100%, #249334)); background: -webkit-linear-gradient(top, #30a146 0%, #249334 100%); }
.MH a.blue { background: #16a4c8; background: linear-gradient(top, #16a4c8 0%, #1086b6 100%); background: -moz-linear-gradient(top, #16a4c8 0%, #1086b6 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #16a4c8), color-stop(100%, #1086b6)); background: -webkit-linear-gradient(top, #16a4c8 0%, #1086b6 100%); }
.MH a.gray { background: #c2c2c2; background: linear-gradient(top, #c2c2c2 0%, #aeaeae 100%); background: -moz-linear-gradient(top, #c2c2c2 0%, #aeaeae 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #c2c2c2), color-stop(100%, #aeaeae)); background: -webkit-linear-gradient(top, #c2c2c2 0%, #aeaeae 100%); }
.MH a.dark { background: #464646; background: linear-gradient(top, #464646 0%, #343434 100%); background: -moz-linear-gradient(top, #464646 0%, #343434 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #464646), color-stop(100%, #343434)); background: -webkit-linear-gradient(top, #464646 0%, #343434 100%); }
.MH a:hover {
-moz-transform:rotate(-10deg);
-webkit-transform:rotate(-10deg);
-o-transform:rotate(-10deg);
-ms-transform:rotate(-10deg);
transform:rotate(-10deg);
}
Blue Button:
Live Demo
<span class="MH"><a class="blue" href="YOUR-LINK-HERE"> YOUR-TEXT-HERE </a></span>
Replace highlighted RED color with your Link and Text
Orange Button:
Live Demo
<span class="MH"><a class="orange" href="YOUR-LINK-HERE"> YOUR-TEXT-HERE </a></span>
Replace highlighted RED color with your Link and Text
Dark Button:
Live Demo
<span class="MH"><a class="dark" href="YOUR-LINK-HERE"> YOUR-TEXT-HERE </a></span>
Replace highlighted RED color with your Link and Text
Gray Button:
Live Demo
<span class="MH"><a class="gray" href="YOUR-LINK-HERE"> YOUR-TEXT-HERE </a></span>
Replace highlighted RED color with your Link and Text
Red Button:
Live Demo
<span class="MH"><a class="red" href="YOUR-LINK-HERE"> YOUR-TEXT-HERE </a></span>
Replace highlighted RED color with your Link and Text
Green Button:
Live Demo
<span class="MH"><a class="green" href="YOUR-LINK-HERE"> YOUR-TEXT-HERE </a></span>
Replace highlighted RED color with your Link and Text
Are you happy.???…… Leave a commnet if it is not working on your blogger…
2013, By: Seo MasterNow i share a stylish big email subscription widget for your blogger. This widget attract peoples and increase your subscription rate. You can add this widget simply in to your blogger. Follow this post and instructions and add it in to your blog.
Log in to your blogger account.
<style>
#feature_box{background:#f0f4f4;
border-bottom: 1px solid #D4D4D4;
padding:10px 15px 0px;}
#sleek-subscribe{display: block;
margin:0 auto; }
.newsheadline {
color:#222;
font-size:16px;
line-height:50px;
float:left;
font-weight:bold;
}
.newsheadline span{font-size:38px;
color:#444;
line-height:14px;
font-family: "Droid Sans",arial,sans-serif;
font-weight:normal;
}
.newsheadline cite{font-style:normal;
color:#f00;
}
.signform{
background:url('http://www.matrixar.com/-pmwi3N35m3Q/TzkvFHQmYwI/AAAAAAAACsI/PSbhHqz7rZ4/s1600/arrow.jpg') no-repeat;
padding:0 0 10px 100px;
float:right;
}
.txt2, .txt2:focus{
width:140px;
font-size:15px;
background:#f7f7f7;
color:#004B80;
border:1px solid #E36B0A;
margin:0 5px;
float:left;
padding:10px;
width:160px;
border-radius: 10px;
}
.btn2, .btn2:focus {
background:#E36B0A;
margin:0 5px;
padding:8px 10px 9px;
border:1px solid #AD5513;
color:#fff;
font-size:15px;
border-radius:10px;
}
.btn2:hover{
background:#6689b0;
}
</style>
<div id="feature_box">
<div id="sleek-subscribe">
<div class="newsheadline"><span>Sign up</span> for <cite>FREE</cite> daily Updates.</div>
<form action="http://feedburner.google.com/fb/a/mailverify?uri=YOUR-FEEDBURNER-USERNAME" class="signform" method="post" target="_new">
<input class="txt2" name="name" onblur="if (this.value == '') {this.value = 'your name...';}" onfocus="if (this.value == 'your name...') {this.value = '';}" value="your name...">
<input class="txt2" name="email" onblur="if (this.value == '') {this.value = 'your email address...';}" onfocus="if (this.value == 'your email address...') {this.value = '';}" value="your email address...">
<input class="btn2" value="subscribe me!" type="submit">
</form>
<div class="clear"></div>
</div>
</div>
</div>
Change highlighted RED color with your Feedburner username/ID
Leave a comment ….. if this widget is not working…………………………..
2013, By: Seo Master
Friends, Now i share a attractive jQuery image sliding widget for your blogger. Its slide automatic and you can place your own picture in this sliding widget. It make a professional feel about your blog. It is very easy to install in your blogger. Follow this post and install this on your blog.
Log in to your blogger account.
<style type="text/css">
.container1 {
width: 560px;padding: 0;margin: 0 auto;
}
.folio_block {
position: absolute;left: 50%; top: 50%;margin: -140px 0 0 -395px;}
.main_view {float: left;position: relative;}
/*--Window/Masking Styles--*/
.window {-moz-box-shadow: 0px 0px 5px #303030;
-webkit-box-shadow: 0px 0px 5px #303030;
box-shadow: 0px 0px 5px #303030;border:1px solid #000000;height:240px; width: 560px;
margin-top:15px;overflow: hidden; /*--Hides anything outside of the set width/height--*/
position: relative;
}
.image_reel {
position: absolute;top: 0; left: 0;
}
.image_reel img {float: left;}
.paging_btrix {
position: absolute;bottom: 10px; right: -7px;width: 178px; height:47px;z-index: 100; /*--Assures the paging stays on the top layer--*/text-align: center;
line-height: 40px;
background: url(http://www.matrixar.com/-UQAJVYvatlY/UTbGMUctYcI/AAAAAAAAHIE/PSM-s1tbAd8/s1600/paging_btrix_bg2.png) no-repeat;
display: none;
}
.paging_btrix a {
padding: 5px;text-decoration: none;color: #fff;
}
.paging_btrix a.active {
font-weight: bold; background: #920000; border: 1px solid #610000;
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
}
.paging_btrix a:hover {font-weight: bold;}
</style>
<!-- bof Automatic Image Slider w/ CSS & jQuery from Soh Tanaka -->
<div class="container1">
<div class="main_view">
<div class="window">
<div class="image_reel">
<a href=" YOUR-LINK-HERE"><img src="https://lh5.googleusercontent.com/-NfzGL_wOqI4/UTlo3u8erLI/AAAAAAAAKiE/Yvcxt3gYaUM/s560/masterhacks+jQuery+image+slider1.jpg" alt="" /></a>
<a href="YOUR-LINK-HERE"><img src="https://lh4.googleusercontent.com/-Lda9lMDXbg4/UTlo53BrslI/AAAAAAAAKiU/ykIgcpbCP8k/w801-h343-o-k/masterhacks%2BjQuery%2Bimage%2Bslider4.jpg" alt="" /></a>
<a href="YOUR-LINK-HERE"><img src="https://lh3.googleusercontent.com/-90Tuki_2wu4/UTlo4hhgIUI/AAAAAAAAKiM/cKitQMfCpRk/s560/masterhacks+jQuery+image+slider2.jpg" alt="" /></a>
<a href="YOUR-LINK-HERE"><img src="https://lh5.googleusercontent.com/-bZt9TOtJ-rM/UTlo3cqHwgI/AAAAAAAAKh8/OaCHOsmmh-w/s560/masterhacks+jQuery+image+slider3.jpg" alt="" /></a>
</div>
</div>
<div class="paging_btrix">
<a href="YOUR-LINK-HERE" rel="1">1</a>
<a href="YOUR-LINK-HERE" rel="2">2</a>
<a href="YOUR-LINK-HERE" rel="3">3</a>
<a href="YOUR-LINK-HERE" rel="4">4</a>
</div>
</div>
</div>
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.3/jquery.min.js"></script>
<script type="text/javascript">
$(document).ready(function() {
//Set Default State of each portfolio piece
$(".paging_btrix").show();
$(".paging_btrix a:first").addClass("active");
//Get size of images, how many there are, then determin the size of the image reel.
var imageWidth = $(".window").width();
var imageSum = $(".image_reel img").size();
var imageReelWidth = imageWidth * imageSum;
//Adjust the image reel to its new size
$(".image_reel").css({'width' : imageReelWidth});
//paging_btrix + Slider Function
rotate = function(){
var triggerID = $active.attr("rel") - 1; //Get number of times to slide
var image_reelPosition = triggerID * imageWidth; //Determines the distance the image reel needs to slide
$(".paging_btrix a").removeClass('active'); //Remove all active class
$active.addClass('active'); //Add active class (the $active is declared in the rotateSwitch function)
//Slider Animation
$(".image_reel").animate({
left: -image_reelPosition
}, 500 );
};
//Rotation + Timing Event
rotateSwitch = function(){
play = setInterval(function(){ //Set timer - this will repeat itself every 3 seconds
$active = $('.paging_btrix a.active').next();
if ( $active.length === 0) { //If paging_btrix reaches the end...
$active = $('.paging_btrix a:first'); //go back to first
}
rotate(); //Trigger the paging_btrix and slider function
}, 5000); //Timer speed in milliseconds (3 seconds)
};
rotateSwitch(); //Run function on launch
//On Hover
$(".image_reel a").hover(function() {
clearInterval(play); //Stop the rotation
}, function() {
rotateSwitch(); //Resume rotation
});
//On Click
$(".paging_btrix a").click(function() {
$active = $(this); //Activate the clicked paging_btrix
//Reset Timer
clearInterval(play); //Stop the rotation
rotate(); //Trigger rotation immediately
rotateSwitch(); // Resume rotation
return false; //Prevent browser jump to link anchor
});
});
</script>
Change highlighted RED color with your Page link and Image ink
Leave a comment ….. if this widget is not working…………………………..
Google is always looking for new ways to make it easier for developers to get started with our APIs. When you come across a new Google API, you often want to try it out without investing too much time. With that in mind, we are happy to announce the Google APIs Explorer, an interactive tool that lets you easily try out Google APIs right from your browser. Today, the Explorer supports over a half dozen APIs – and we expect that number to grow rapidly over the coming weeks and months.
By selecting an API you want to explore, you can see all the available methods and parameters along with inline documentation. Just fill out the parameters for the method you want to try and click “Execute”. The Explorer composes the request, executes it, and displays the response in real time. For some APIs that access private data you will need to “Switch to Private Access” and authorize the Explorer to do so.
To get you started, here are some sample requests; follow the links and press “Execute”:
The Explorer makes it easier for developers to discover what APIs we offer and get started using them within minutes. If you have any questions or comments, visit the help page or the support forum. We’d love to hear your feedback.
Happy exploring!
<style>
#socialbox{border:2px solid black;
width:270px;padding: 5px 5px 5px 5px; }
img.beintouch:hover {
background: none repeat scroll 0 0 #ffbc99;
border-radius: 16px 16px 16px 16px;
box-shadow: 0 0 10px #ffbc12;
}
.emailtext {
background: url("http://www.matrixar.com/-j-CXUeGodJI/T0H9qpD6cjI/AAAAAAAAAI8/uuryDfQYWVI/s1600/mailbox.png") no-repeat scroll 4px center transparent;
border: 1px solid #7E4E27;
border-radius: 4px 4px 4px 4px;
box-shadow: 1px 1px 4px #7E4E27 inset;
color: #444444;
font-weight: bold;
margin-left: 2px;
padding: 7px 15px 7px 35px;
text-decoration: none;
width: 120px;
}
.ebutton {
background: #D55959;
border: 1px solid #D3D3D3;
border-radius: 4px 4px 4px 4px;
color: #FFFFFF;
cursor: pointer;
font-weight: bold;
margin-left: -18px;
margin-top: 5px;
padding: 6px 15px;
text-decoration: none;
text-shadow: 1px 1px 0 #000000;
}
</style>
<br />
<div id="socialbox">
<table align="" cellpadding="1px" cellspacing="0px" style="width: 290pxpx;"><tbody>
<tr><td>
<a href="http://facebook.com/YOUR-FACEBOOK-USERNAME" rel="nofollow" target="_blank"> <img class="beintouch" src="http://www.matrixar.com/-NuK5y-gO46Y/URoPuaRX36I/AAAAAAAAGvM/dXyVF3SaTHU/s1600/bloggertrix-facebook-icon.png" /></a></td><td>
<a href="http://twitter.com/YOUR-TWITTER-USERNAME" rel="nofollow" target="_blank"><img class="beintouch" src="http://www.matrixar.com/-d1_O0ki5Muk/URoPu8yXvBI/AAAAAAAAGvs/jAIKiDZ76VU/s1600/bloggertrix-twitter-icon.png" /></a></td><td>
<a href="http://pinterest.com/YOUR-PINTEREST-USER-ID" rel="nofollow" target="_blank"><img class="beintouch" src="http://www.matrixar.com/-Eiup_nW2ZKM/URoPuQtPP_I/AAAAAAAAGvQ/8YM4qXuzNRo/s1600/bloggertrix-pinterest-icon.png" /></a></td><td>
<a href="https://plus.google.com/YOUR-GOOGLEPLUS-USER-ID" rel="nofollow" target="_blank"><img class="beintouch" src="http://www.matrixar.com/-fSMn88IbMzI/URoPuTkJ71I/AAAAAAAAGvU/7EjpWnBYAP0/s1600/bloggertrix-google-icon.png" /></a></td><td>
<a href="http://feeds.feedburner.com/YOUR-FEEDBURNER-USERNAME" rel="nofollow" target="_blank"><img class="beintouch" src="http://www.matrixar.com/-kb9t36s2YMw/URoPu6ZWQ0I/AAAAAAAAGvg/7CQVi-gg3BQ/s1600/bloggertrix-rss-feed-icon.png" /></a><a href="http://marks-mbs.blogspot.com/"></a></td></tr>
</tbody></table>
<div>
<center>
<b>Get Latest Articles By EMAILS </b></center></div>
<form action="http://feedburner.google.com/fb/a/mailverify" class="emailform" method="post" onsubmit="window.open('http://feedburner.google.com/fb/a/mailverify?uri=YOUR-FEEDBURNER-USERNAME', 'popupwindow', 'scrollbars=yes,width=550,height=520');return true" style="margin: 0pt;" target="popupwindow">
<input name="uri" type="hidden" value="YOUR-FEEDBURNER-USERNAME" />
<input name="loc" type="hidden" value="en_US" />
<input class="emailtext" name="email" onblur="if (this.value == "") {this.value = "Enter your email...";}" onfocus="if (this.value == "Enter your email...") {this.value = ""}" type="text" value="Enter your email..." />
<input alt="" class="ebutton" title="" type="submit" value="Subscribe" />
</form>
</div>
Friends, This is a special widget to your blogger, It work with CSS code with mouse hover effect. This is a stylish widget, buttons are arranged vertically. You can add this widget without effort .Keep read this post and add this widget into your blogger.
Log in to your blogger account.
<style>
#BT_social {width: 260px;margin: 5px 20px;padding:5px;}#BT_social li {cursor: pointer;height: 48px;position: relative;list-style-type: none;}#BT_social .icon {background: #D91E76 url('http://www.matrixar.com/-ideGImN96dw/UTWB6QXCL_I/AAAAAAAAHHE/6qR4e2z-QUw/s1600/Social_Button.png') 0 0 no-repeat;background-color: rgba(217, 30, 118, .42);border-radius: 30px;display: block;color: #0033CC;float:none;height: 48px;line-height: 48px;margin: 5px 0;position: relative;text-align: left;text-indent: 90px;text-shadow: #333 0 1px 0;white-space: nowrap;width: 48px;z-index: 5;-webkit-transition: width .25s ease-in-out, background-color .25s ease-in-out;-moz-transition: width .25s ease-in-out, background-color .25s ease-in-out;-o-transition: width .25s ease-in-out, background-color .25s ease-in-out;transition: width .25s ease-in-out, background-color .25s ease-in-out;-webkit-box-shadow: rgba(0, 0, 0, .28) 0 2px 3px;-moz-box-shadow: rgba(0, 0, 0, .28) 0 2px 3px;-o-box-shadow: rgba(0, 0, 0, .28) 0 2px 3px;box-shadow: rgba(0, 0, 0, .28) 0 2px 3px;text-decoration: none;}
#BT_social span:hover {visibility: hidden;}
#BT_social span {display: block;top: 15px;position: absolute;left: 90px;}
#BT_social .icon {color: #fafafa;overflow: hidden;}
#BT_social .fb {background-color: rgba(45, 118, 185, .42);background-position: 0 -190px;}
#BT_social .twit {background-color: rgba(0, 161, 223, .42);background-position: 0 -238px;}
#BT_social .google {background-color: rgba(167, 0, 0, .42);background-position: 0 -286px;}
#BT_social .rss {background-color: rgba(204, 0, 0, .42);background-position: 0 -333px;}
#BT_social li:hover .icon {width: 250px;}
#BT_social li:hover .icon {background-color: #d91e76;}
#BT_social li:hover .fb {background-color: #2d76b9;background-position: 0 2px;}
#BT_social li:hover .twit {background-color: #00A1DF;background-position: 0 -46px;}
#BT_social li:hover .google {background-color: #A70000;background-position: 0 -94px;}
#BT_social li:hover .rss {background-color: #EC5601;background-position: 0 -142px;}
#BT_social .icon:active {bottom: -2px;-webkit-box-shadow: none;-moz-box-shadow: none;-o-box-shadow: none;}
</style>
<br />
<ul id="BT_social">
<li><a class="icon fb" href="http://www.facebook.com/YOUR-FACEBOOK-USERNAME">Like us on Facebook</a>Like us on Facebook </li>
<li><a class="icon twit" href="https://twitter.com/YOUR-TWITTER-USERNAME">Follow us on Twitter</a>Follow us on Twitter </li>
<li><a class="icon google" href="https://plus.google.com/YOUR-GOOGLEPLUS-USER-ID">Follow us on Google+</a>Follow us on Google+ </li>
<li><a class="icon rss" href="http://www.feedburner.com/YOUR-FEEDBURNER-USERNAME">Subscribe via RSS</a>Subscribe via RSS </li>
</ul>
Change highlighted RED color with your social media username/ID
Leave a comment ….. if this widget is not working…………………………..
2013, By: Seo MasterHi, Do you want to see a stylish social sharing widget. Friend, Now i share a simple and beautiful social sharing widget for your blogger. It make a good feel and it make with simple gradients. If you want to add this on your blogger. Follow this post and make it..
Log in to your blogger account.
<style>
/* Social Icons
----------------------------------------------- */
a.social-icons {
margin-right: 5px; /*Adjust This Value As Needed*/
height:45px;
width:45px;
}
a.social-icons:hover {
opacity: .7;
filter:alpha(opacity=70); /* For IE8 and earlier */
} height:45px;
width:45px;
</style>
<a class="social-icons" href="https://facebook.com"><img src="http://i1356.photobucket.com/albums/q728/marklin44/Social%20Media%20Gray%20Icons/facebook_zps17e8a317.png" /></a>
<a class="social-icons" href="https://twitter.com/"><img src="http://i1356.photobucket.com/albums/q728/marklin44/Social%20Media%20Gray%20Icons/twitter_zpsad21acd1.png" /></a>
<a class="social-icons" href="https://stumbleupon.com"><img src="http://i1356.photobucket.com/albums/q728/marklin44/Social%20Media%20Gray%20Icons/stumbleupon_zpsb5c9fe2f.png" /></a>
<a class="social-icons" href="http://www.feedburner.com"><img src="http://i1356.photobucket.com/albums/q728/marklin44/Social%20Media%20Gray%20Icons/rss_zps237db27e.png" /></a>
<a class="social-icons" href="http://flicker.com"><img src="http://i1356.photobucket.com/albums/q728/marklin44/Social%20Media%20Gray%20Icons/flickr_zps538aca1b.png" /></a>
Leave a comment ….. if this widget is not working…………………………..
2013, By: Seo MasterFriends ,This is a useful post about how to apply different mouse hover effect to your picture in blogger. Now i show four effect to your blogger. This effect works with CSS3 script you can add this four effect on your Blogger. Follow this instructions carefully and add it in to your blog…
Log in to your Blogger account
.efecto-rotate-uno {
background:#FFF;
border: 1px solid #CCC;
display: block;
line-height: 0;
margin: 4px;
padding: 4px;
-moz-transition: all 400ms ease-in-out;
-ms-transition: all 400ms ease-in-out;
-o-transition: all 400ms ease-in-out;
-webkit-transition: all 400ms ease-in-out;
transition: all 400ms ease-in-out;
cursor:pointer;
}
.efecto-rotate-uno:hover {
-moz-transform:rotate(-10deg);
-webkit-transform:rotate(-10deg);
-o-transform:rotate(-10deg);
-ms-transform:rotate(-10deg);
transform:rotate(-10deg);
}
<img class="efecto-rotate-uno" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgAeN6SkTdnl0tEuqWfG53rR_3txEcCulUgzxBGEsgYeHnTx1HPUQUdWbEpKB4mL3cCrINMb4XprCMgmYuW8CLK5dZRZb4txOEZnlE8SZPZlWjPhuOlhStiPNMyeyVecKu1yJvYyRanVvuN/h120/tump-03.png" />
Replace highlighted RED color with your image link
.efecto-rotate-dos {
background:#FFF;
border: 1px solid #CCC;
display: block;
line-height: 0;
margin: 4px;
padding: 4px;
-moz-transition: all 400ms ease-in-out;
-ms-transition: all 400ms ease-in-out;
-o-transition: all 400ms ease-in-out;
-webkit-transition: all 400ms ease-in-out;
transition: all 400ms ease-in-out;
cursor:pointer;
}
.efecto-rotate-dos:hover {
-moz-transform:rotate(10deg);
-webkit-transform:rotate(10deg);
-o-transform:rotate(10deg);
-ms-transform:rotate(10deg);
transform:rotate(10deg);
}
<img class="efecto-rotate-dos" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgAeN6SkTdnl0tEuqWfG53rR_3txEcCulUgzxBGEsgYeHnTx1HPUQUdWbEpKB4mL3cCrINMb4XprCMgmYuW8CLK5dZRZb4txOEZnlE8SZPZlWjPhuOlhStiPNMyeyVecKu1yJvYyRanVvuN/h120/tump-03.png" />
Replace highlighted RED color with your image link
.efecto-rotate-tres {
background:#FFF;
border: 1px solid #CCC;
display: block;
line-height: 0;
margin: 4px;
padding: 4px;
-moz-transition: all 400ms ease-in-out;
-ms-transition: all 400ms ease-in-out;
-o-transition: all 400ms ease-in-out;
-webkit-transition: all 400ms ease-in-out;
transition: all 400ms ease-in-out;
cursor:pointer;
}
.efecto-rotate-tres {
-moz-transform:rotate(-10deg);
-webkit-transform:rotate(-10deg);
-o-transform:rotate(-10deg);
-ms-transform:rotate(-10deg);
transform:rotate(-10deg);
}
.efecto-rotate-tres:hover {
-moz-transform:rotate(0deg);
-webkit-transform:rotate(0deg);
-o-transform:rotate(0deg);
-ms-transform:rotate(0deg);
transform:rotate(0deg);
}
<img class="efecto-rotate-tres" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgAeN6SkTdnl0tEuqWfG53rR_3txEcCulUgzxBGEsgYeHnTx1HPUQUdWbEpKB4mL3cCrINMb4XprCMgmYuW8CLK5dZRZb4txOEZnlE8SZPZlWjPhuOlhStiPNMyeyVecKu1yJvYyRanVvuN/h120/tump-03.png" />
Replace highlighted RED color with your image link
.efecto-rotate-cuatro {
background:#FFF;
border: 1px solid #CCC;
display: block;
line-height: 0;
margin: 4px;
padding: 4px;
-moz-transition: all 400ms ease-in-out;
-ms-transition: all 400ms ease-in-out;
-o-transition: all 400ms ease-in-out;
-webkit-transition: all 400ms ease-in-out;
transition: all 400ms ease-in-out;
cursor:pointer;
}
.efecto-rotate-cuatro:hover {
-moz-transform:rotate(-360deg);
-webkit-transform:rotate(-360deg);
-o-transform:rotate(-360deg);
-ms-transform:rotate(-360deg);
transform:rotate(-360deg);
}
<img class="efecto-rotate-cuatro" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgAeN6SkTdnl0tEuqWfG53rR_3txEcCulUgzxBGEsgYeHnTx1HPUQUdWbEpKB4mL3cCrINMb4XprCMgmYuW8CLK5dZRZb4txOEZnlE8SZPZlWjPhuOlhStiPNMyeyVecKu1yJvYyRanVvuN/h120/tump-03.png" />
Replace highlighted RED color with your image link
Are you happy.???/…… Leave a commnet if it is not working on your blogger…
2013, By: Seo Master
It’s almost impossible to discuss graphics software without first establishing an understanding of the difference between the two major 2D graphics types. Computer graphics fall into two main categories Bitmap and Vector. You can work with both type of graphics in Photoshop;moreover, a Photoshop file can contain both Bitmap and Vector data. Understanding the difference between the two categories helps you create, edit and import artwork.
Bitmap images technically called Raster Images are made up of a grid of dot known as pixels. Pixels are picture element; tiny dots of individual color that make up what you see on your screen. All there tiny dots of color come together to form the image you see. the typical computer monitor has 72 or96 pixel per inch,depending on your monitor and screen setting. When working with Bitmap images, you edit pixels rather than object or shapes. Bitmap images are the most common electronic medium for continuous-tone image such as Photographs or Digital painting,because the can represent subtle gradations of shades and color.
Bitmap images can lose detail when scaled on screen because they are resolution dependent,they contain a fixed number of pixels,and each pixel is assigned a specific location and color value.Bitmap images can look jagged if they’re printed at too low a resolution because the size of each pixel is increased.
Example: Adobe Photoshop, MS Paint
Vector graphics are made up of mathematically defined lines and curves called vector.This means that you can move, resize, or change the color of a line without losing the quality of graphics. Vector graphics are resolution independent that is, they can be scaled to any size and printed at any resolution without losing detail or clarity . As a result, vector graphics are the best choice representing bold graphics that must retain crisp lines when scaled to various size (logos,for example).
Vector graphics have many advantages, but the primary disadvantage is that they’re unsuitable for producing photo-realistic imaginary.Vector graphics are usually made up of solid areas of color or gradients,but they cannot depict the continuous subtle tone of a photograph. That’s why most of the vector graphics you see tend to have a cartoon like appearance.
Example:Adobe Illustrator,
Leave your comments below………………………
2013, By: Seo Master