为了账号安全,请及时绑定邮箱和手机立即绑定

为什么白色边框出不来,代码有什么问题吗

.test4{background: #030;}

.test4 figcaption{width: 100%;height: 88%}

.test4 figcaption div{border: 2px solid #FFF;width: 80%;height: 80%;position: absolute;top: 14%;left: 10%;transform: scale(1.2,1.2);opacity: 0;}

.test4 figcaption h2{margin-top: 10%;margin-left: 20%; transform: scale(1.2,1.2);opacity: 0;}

.test4 figcaption p{margin-left: 15%;transform: scale(1.2,1.2);opacity: 0;}

.test4:hover img{opacity: 0.5;transform: scale(1.2,1.2);}

.test4:hover figcaption div{transform: scale(1,1);opacity: 1;}

.test4:hover figcaption p{transform: scale(1,1); opacity: 1;}

.test4:hover figcaption h2{transform: scale(1,1);opacity: 1;}

.test4 figcaption div{transition: all 0.35s;}

figure img{opacity: 0.8;transition: all 0.35s;}

figure figcaption p{transition: all 0.35s;}


正在回答

1 回答

是不是给遮住了

0 回复 有任何疑惑可以回复我~
#1

陌丿小染 提问者

其实代码没问题,我后来在HTML中找到了错误
2015-11-27 回复 有任何疑惑可以回复我~

举报

0/150
提交
取消
CSS3图片动态提示效果
  • 参与学习       53895    人
  • 解答问题       142    个

实用的CSS3图片动态提示效果,熟练掌握CSS动画的制作技法

进入课程

为什么白色边框出不来,代码有什么问题吗

我要回答 关注问题
意见反馈 帮助中心 APP下载
官方微信