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

正在回答

3 回答

用css样式即可

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

    #box2 {

        width:100px;

        height:100px;

        position: absolute;

        top: 25%;

        left: 25%;


    }

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

#box2 {

        width: 100px;

        height: 100px;

        position: absolute;

        left: 50%;

        top: 50%;

        margin-left:-50px; 

        margin-top: -50px;

        text-align:center;


    }


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

举报

0/150
提交
取消

box2如何在box1里面居中啊

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