UNPKG
iuap-design
Version:
latest (3.0.6)
3.0.6
3.0.2
3.0.1
UI Framework Used For Enterprise.
github.com/iuap-design/iuap-design
iuap-design/iuap-design
iuap-design
/
snippets
/
examples
/
utilities
/
2-text-align
/
说明.md
10 lines
(9 loc)
•
350 B
Markdown
View Raw
1
2
3
4
5
6
7
8
9
10
##文字对齐
添加如下样式来实现文字的对齐
*
`text-top`
: 文字垂直向上对齐
*
`text-middle`
: 文字垂直居中对齐
*
`text-bottom`
: 文字垂直向下对齐
*
`text-left`
: 文字水平向左对齐
*
`text-center`
: 文字水平居中对齐
*
`text-right`
: 文字水平向右对齐
*
`text-justify`
: 文字两端对齐