您好,欢迎来到外链网!
当前位置:外链网 » 站长资讯 » 专业问答 » 文章详细 订阅RssFeed

DIV内容垂直居中

来源:互联网 浏览:67次 时间:2023-04-08
<style>#wrapper { display: table; width: 100%; height: 100%; background: #000; margin: 0 auto; color: red;}#cell { display: table-cell; vertical-align: middle;}</style><template> <div id="wrapper"> <div id="cell"> <img id="img_heard"> <span id="lb_top">后台管理中心</span> <el-button type="danger" icon="el-icon-close" 香港vps id="btn_exit" size="small">退出登录</el-button> </div> </div></template> 08532983