可以使用 CSS 属性 'text-align: center' 来让字体水平居中。

例如:

text-align: center;

完整的代码示例如下:

{
width: 100%;
height: 10%;
text-align: center;
line-height: 100%;
vertical-align: middle;
}

这将创建一个宽度为 100%,高度为 10% 的容器,并使容器内的文字水平居中。

CSS 字体水平居中:使用 text-align: center

原文地址: https://www.cveoy.top/t/topic/oBeA 著作权归作者所有。请勿转载和采集!

免费AI点我,无需注册和登录