详解html的几种水平垂直居中的方式(基础)
建站知识 2021-07-02 22:41www.168986.cn长沙网站建设
前言
我们在编写马过程中,想必大家对水平垂直居中的方法了解并不多。所以我给大家式的列出几种常用的水平垂直居中的方法。
第一种方法
<!--html盒子代码--> <!--水平垂直居中--> <div class="Centered1"> <p>d第一种</p> </div> <!-css样式部分--> .Centered1{ background-color: #800070; width: 100%; height:500px; position: relative; } .Centered1 p{ width: 200px; height: 200px; background-color: deeppink; line-height: 200px; text-align: center; position: absolute; left: 0; bottom: 0; right:0; : 0; margin: auto; }
第二种方法
<!--html盒子代码--> <!--水平垂直居中--> <div class="Centered2"> <p>d第二种</p> </div> <!-css样式部分--> /第二种方法水平垂直居中/ .Centered2{ background-color: #ef8518; width: 100%; height: 500px; position: relative; } .Centered2 p { position: absolute; width: 200px; height: 200px; background-color:red; line-height: 200px; text-align: center; left: 50%; :50%; margin-left:-100px; margin-: -100px; }
第三种方法
<!--html盒子代码--> <!--水平垂直居中--> <div class="Centered3"> <p>d第三种</p> </div> <!-css样式部分--> /第三种方法水平垂直居中/ .Centered3{ background-color: dimgrey; width: 100%; height: 500px; position: relative; } .Centered3 p { position: absolute; width: 200px; height: 200px; background-color:darkorange; line-height: 200px; text-align: center; left: 50%; : 50%; transform:translate(-50%,-50%); }
第四种方法
<!--html盒子代码--> <!--水平垂直居中--> <div class="Centered4"> <p>d第四种</p> </div> <!-css样式部分--> /第四种方法水平垂直居中,老版本flex布局/ .Centered4{ background-color: #FF4444; width: 100%; height: 500px; display: -webkit-box; -webkit-box-pack:center; -webkit-box-align: center; } .Centered4 p { width: 200px; height: 200px; background-color:cadetblue; line-height: 200px; text-align: center; }
第五种方法
<!--html盒子代码--> <!--水平垂直居中--> <div class="Centered5"> <p>d第五种</p> </div> <!-css样式部分--> /第五种方法水平垂直居中,新版本的flex水平垂直居中/ .Centered5{ background-color: darkslateblue; width: 100%; height: 500px; display: flex; justify-content:center; align-items: center; } .Centered5 p { width: 200px; height: 200px; background-color:fuchsia; line-height: 200px; text-align: center; }
以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持狼蚁SEO。
长沙网站设计
- 如何进行东阳SEO关键词优化?
- 边坝哪有关键词排名优化:提升你的网站流量与
- 安国百度优化服务:提升您的在线可见性
- 阜康新手做SEO怎么做
- 山西seo网站排名关键词优化:提升您网站曝光率
- 临沂seo网站排名关键词优化:提高你的网站可见
- 广西SEO网站推广怎样付费比较合理
- 双辽SEO网站推广:提升你的网站可见性与流量
- 辽宁企业网站优化购买方式有哪些
- 提升宝清百度SEO排名的实用技巧与策略
- 静宁百度SEO排名:提升您网站曝光率的关键策略
- 彭州百度SEO排名的提升策略和实施指南
- 广南百度关键词SEO:提升网站排名的关键策略
- 辽宁关键词优化怎么做论坛营销
- 吉林百度seo排名如何做到让用户满意
- 内黄百度优化服务:提升在线可见性的关键