您好,欢迎来到三六零分类信息网!老站,搜索引擎当天收录,欢迎发信息

CSS3放大旋转的实例代码

2024/4/29 3:21:03发布18次查看
这篇文章主要为大家深度剖析了css3放大旋转的实例代码的相关资料,具有一定的参考价值,感兴趣的小伙伴们可以参考一下
css3放大旋转
<!doctype html> <html > <head> <meta http-equiv="content-type" content="text/html; charset=utf-8" /> <title>css3放大旋转</title> <style> .a{ transition:all 0.4s ease-in-out; -webkit-transition:all 0.4s ease-in-out; -moz-transition:all 0.4s ease-in-out; -o-transition:all 0.4s ease-in-out; width:200px; height:200px; background-color:#008000; display:block; margin:100px auto; color:#fff; text-align:center; line-height:200px; font-size:20px; font-weight:bold; } .a:hover { transform:rotate(360deg) scale(1.2); -webkit-transform:rotate(360deg) scale(1.2); -moz-transform:rotate(360deg) scale(1.2); -o-transform:rotate(360deg) scale(1.2); -ms-transform:rotate(360deg) scale(1.2); } </style> </head> <body> <a class="a">放大旋转</a> </body> </html>
以上就是css3放大旋转的实例代码的详细内容。
该用户其它信息

VIP推荐

免费发布信息,免费发布B2B信息网站平台 - 三六零分类信息网 沪ICP备09012988号-2
企业名录 Product