实现效果:
实现代码:
ht ML
<link hr ef='https://fonts. GOOGLE apis .COM /css?f ami ly=Roboto:100,400,300,500,700' rel='stylesheet' ty PE ='text/css'> <div align=" center " class="fond"> <div style="width:1000px;"> <div class="style_p rev u_k IT " style="background-color: # cb2025;"></div> <div class="style_ PR evu_kit" style="background-color:#f8b334;"></div> <div class="style_prevu_kit" style="background-color:#97bf0d;"></div> <div class="style_prevu_kit" style="background-color:#00a096;"></div> <div class="style_prevu_kit" style="background-color:#93a6a8;"></div> <div style=" padding:5px; color:#b5e6e3; font-weight :300; font- Size: 30px; font-f am ily:'Roboto';padding -t op:20px;">jb <font style="font-w ei ght:400;">51</font></div> <a href="http://www.wifeo.com/code" style="text-decoration:none;" t arg et="_blank"><div style=" color:#b5e6e3; font-weight:300; font -s ize:20px; font-family:'Roboto';"></div></a> </div> </div>
css3
.fond{position:absolute;padding-top:85px;top:0;left:0; right:0;bottom:0; background-color:#00506b;} .style_prevu_kit { dis play :inline-block; border:0; width:196px; height:210px; position: relative; - webkit -transition: all 200ms ease -i n; -webkit-transform: scale(1); -ms-transition: all 200ms ease-in; -ms-transform: scale(1); -moz-transition: all 200ms ease-in; -moz-transform: scale(1); transition: all 200ms ease-in; transform: scale(1); } .style_prevu_kit:hover { box-shadow: 0px 0px 150px #000000; z-index: 2; -webkit-transition: all 200ms ease-in; -webkit-transform: scale(1.5); -ms-transition: all 200ms ease-in; -ms-transform: scale(1.5); -moz-transition: all 200ms ease-in; -moz-transform: scale(1.5); transition: all 200ms ease-in; transform: scale(1.5); }
以上就是CSS3 制作 的悬停缩放特效的详细内容,更多关于CSS3 悬停缩放的资料请关注其它相关 文章 !
总结
以上是 为你收集整理的 CSS3 制作的悬停缩放特效 全部内容,希望文章能够帮你解决 CSS3 制作的悬停缩放特效 所遇到的问题。
如果觉得 网站内容还不错, 推荐好友。
声明:本文来自网络,不代表【好得很程序员自学网】立场,转载请注明出处:http://www.haodehen.cn/did201767