font property

font Property font CSS property

The syntax of CSS font property is

font: font-style font-variant font-weight font-size/line -height font-family|caption|icon|menu|message-box|small-capti

CSS3 animation

.btn-shake-hand{< br /> -webkit-animation: fingerHandle 1s ease infinite both;
animation: fingerHandle 1s ease infinite both;
}
.btn-shake-hot{
-webkit-animation: free_download 0.5s linear alter