好得很程序员自学网

<tfoot draggable='sEl'></tfoot>

IE11transitionbackground-size失效_html/css_WEB-ITnos



.box{width:300px;height:300px;background:url("http://www.leemagnum.com/img/sizeA.png") no-repeat center; border:1px solid #000;
transition:1s all linear;

background-size:20px 20px;
}
.box:hover{
background-size:200px 200px; width:400px;
}



查看更多关于IE11transitionbackground-size失效_html/css_WEB-ITnos的详细内容...

  阅读:40次