码迷,mamicode.com
首页 > 其他好文 > 详细

div居中

时间:2019-10-16 15:04:27      阅读:82      评论:0      收藏:0      [点我收藏+]

标签:居中   border   otto   div   width   div居中   order   round   ack   

.bgform {
top:50%;
left:50%;
position: absolute;
/*right: 10px;*/
/*bottom: 150px;*/
background: rgba(255, 255, 255, 0.20);
border: 1px solid rgba(183, 255, 255, 0.27);
border-radius: 2px;
width: 350px;
height: 350px;
padding: 5px auto;
margin:-175px 0 0 -175px;
}

div居中

标签:居中   border   otto   div   width   div居中   order   round   ack   

原文地址:https://www.cnblogs.com/dog2016/p/11685463.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!