div.example.e-1
p 233333333
div.example.e-2
p 6666666666
div.example.e-3
p hhhh hhh hh hh
div.example.e-4
p hshshshshs hshsh shsh shshshsh shshshs hhshshs
div.example.e-5
div.holder
p prprprprprpr prprprprprprpr prprprprprprprprprprprprp prprprprprprprprpr
div.example.e-6
p 不知道写点什么了
div.example.e-7
p 最后一种了最后一种了
xxxxxxxxxx
p
margin 0
text-align center
.example
height 100px
border 1px dotted silver
.e-1
position relative
p
position absolute
top 50%
left 50%
transform translate(-50%,-50%)
.e-2
p
line-height 100px
text-align center
.e-3
position relative
p
border 1px dotted silver
height 50px
width 100px
top 0
left 0
bottom 0
right 0
margin auto
position absolute
.e-4
font-size 0
&::before
height 100%
width 0
overflow hidden
content ''
p,&::before
display inline-block
vertical-align middle
p
width 100%
font-size medium
.e-5
font-size 0
.holder
height 100%
width 0
overflow hidden
p,.holder
display inline-block
vertical-align middle
p
width 100%
font-size medium
.e-6
text-align center
display table-cell
vertical-align middle
width 100%
.e-7
display flex
justify-content center
align-items center