photoshine Portable ေလးတင္ေပးလိုက္ပါတယ္
မိမိတို ့ပံုေလးကိုေဘာင္လွလွေလး
ဘက္ဂေတာင္းလွလွေလးလုပ္ခ်င္သူေတြအတြက္
ဂြတ္ပဲဗ်ာအသံုးျပဳမယ္ဆိုရင္ေအာက္မွာေဒါင္းပါ
or
img {
-webkit-transition: all 1s ease-in-out;
-moz-transition: all 1s ease-in-out;
-o-transition: all 1s ease-in-out;
transition: all 1s ease-in-out;
}
img:hover {
-webkit-transform:rotate(1080deg);
-moz-transform: rotate(1080deg);
-o-transform: rotate(1080deg);
-ms-transform: rotate(1080deg);
transform: rotate(1080deg);
}
No comments:
Post a Comment