1. 行内元素:line-height
text-align:center;
line-height:同父元素高度;
z注意:
① line-height对inline元素生效,如span文本;无法设置inline-block,如img图片
2021-05-02