首页 > 代码库 > 10月16日
10月16日
text decoration:none去掉下划线
transition:过渡;transition:width 6s,height 6s,background 6s
;---简写all 3s 透明:opacty(范围0-1)
rgba()中的a表示透明度 动画效果@keyframe animation -webkit-animation:自己声明 5s;
@-webkit-@keyframes 自己声明{form{backgro#1212;}to{background:#cvh}}
@-webkit-@keyframes 自己声明{0%{backgro#1212;}50%{backgroun;#dfg}100%{background:#gujr}
旋转 -webkit-animation:** 5s;
@-webkit-keyframes:**{0%{-webkit-transform:rotate(0deg)}}
10月16日
声明:以上内容来自用户投稿及互联网公开渠道收集整理发布,本网站不拥有所有权,未作人工编辑处理,也不承担相关法律责任,若内容有误或涉及侵权可进行投诉: 投诉/举报 工作人员会在5个工作日内联系你,一经查实,本站将立刻删除涉嫌侵权内容。