如何使DIV中的内容居中

 时间:2026-02-14 04:32:50

只需要加上padding元素,内容四周便会留下空白,实现水平垂直居中的效果

css代码如下:

.demo{

width: 200px;

border: 1px solid red;

padding: 20px;

}

HTML代码如下:

<div class="demo">

this is a test of margin 

this is a test of margin 

this is a test of margin 

this is a test of margin 

this is a test of margin         

</div>

效果是这样的:

如何使DIV中的内容居中

扩展资料:

关于上述中div设置具体高度

1、内容只有一行

设置div的line-height和div的高度一样即可。

2、内容不确定有几行

这时候需要在div中再加一层结构,用p标签或者div都可以。

css代码如下:

.demo{

position: absolute;

width: 200px;           

height: 200px; 

border: 1px solid red;

}

p{ 

position: absolute;

width: 150px;

top: 50%;

left:50%;

transform: translate(-50%,-50%);

border: 1px solid black;

}

  • 怎么让div居中
  • html图片如何居中
  • 怎样在html网页中插入视频
  • 如何设置DIV的背景颜色
  • html轮播图怎么制作
  • 热门搜索
    为运动员加油的句子 深沉是什么意思 什么叫私生饭 泔水是什么 房产过户需要什么手续 三从四德是什么意思 运动会的稿子 junk是什么意思 什么牌子的洗衣机好 日新月异是什么意思