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

相对定位与绝对定位的问题

#st-control-1,#st-control-1+a{left:0%;}

上面这个地方为什么不用设相对定们或绝对定位?

正在回答

1 回答

要设绝对定位 , 在前面a和input的公共样式一起设置了.

.st-container >input,.st-container >a{

width:20%; 

height: 34px;

line-height:34px;

position: fixed;

bottom: 0;

cursor: pointer;

}


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

举报

0/150
提交
取消

相对定位与绝对定位的问题

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