css 中心对齐段落文本

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了css 中心对齐段落文本相关的知识,希望对你有一定的参考价值。

/*
To center vertical align a piece of single line text 
    - set up the line-height and height to the same value 

For multi-line  
    - set height of the div to auto and add equal top & bottom padding

*/

以上是关于css 中心对齐段落文本的主要内容,如果未能解决你的问题,请参考以下文章

为啥段落文本在默认的 CSS3 多列网站布局中不能正确对齐?

CSS:如何将列表元素与左对齐文本居中对齐?

CSS:如何将列表元素与左对齐文本居中对齐?

在水平中心使用 css 对齐标签和文本框

CSS知识点:text-align-last段落最后一行设置对齐方式

如何在自定义按钮中对齐中心文本?