html5 CSS過度-webkit-transition使用介紹

字號:


    本文為大家詳細(xì)介紹下html5 CSS過度-webkit-transition的使用方法,感興趣的朋友可以參考下
    代碼如下:
    -webkit-transition: all 0.5s;
    color: #b91003;
    margin-left: 40px !important;
    效果是 在0.5秒內(nèi)容字體顏色逐漸紅 向左邊逐漸margin-left直到40px