HTML 死亡中心A DIV
Posted
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了HTML 死亡中心A DIV相关的知识,希望对你有一定的参考价值。
body
{
margin: 0px
}
#horizon
{
color: white;
background-color: #0ff;
text-align: center;
position: absolute;
top: 50%;
left: 0px;
width: 100%;
height: 1px;
overflow: visible;
visibility: visible;
display: block
}
#content
{
position: absolute;
left: 50%;
width: 250px; /* Overall width of div */
height: 70px; /* Overall height of div */
top: -35px; /* half of the overall height */
margin-left: -125px; /* half of the overall width */
visibility: visible
}
html bootstrap4中心div
mx-auto
以上是关于HTML 死亡中心A DIV的主要内容,如果未能解决你的问题,请参考以下文章
世界中心的死亡动画生成(统一)
CSS 压缩死亡中心
Ubuntu 软件中心真的要死亡了吗
2个以html页面为中心的div
html bootstrap4中心div
html 具有动态高度的中心DIV