想了解免费建站的朋友,查看《免费建站教程》

position fixed如何div居中

2020-03-31 1289 建站
.btcode {
    background: #467efa;
    color: #fff;
    text-align: center;
    position: fixed;
    bottom: 0;
    left: 0px;
    right: 0px;
    width: 640px;
    margin: auto;
}


版权保护: 转载请保留链接: https://cgy.isi8.cn/jianzhan/147.html