CSS0017: DIV 上下左右都居中样式
2021-01-02 20:28
阅读:732
标签:border idt text ali class 居中 code enter width 1, CSS0017: DIV 上下左右都居中样式 标签:border idt text ali class 居中 code enter width 原文地址:https://www.cnblogs.com/eliteboy/p/13660989.html
.container {
box-sizing: border-box;
max-width: 1024px;
padding: 20px;
text-align: center;
}
上一篇:css属性简写
文章来自:搜素材网的编程语言模块,转载请注明文章出处。
文章标题:CSS0017: DIV 上下左右都居中样式
文章链接:http://soscw.com/index.php/essay/39656.html
文章标题:CSS0017: DIV 上下左右都居中样式
文章链接:http://soscw.com/index.php/essay/39656.html
评论
亲,登录后才可以留言!