摘要:
实现一: 实现二: 实现三: 附录:demoe.css 阅读全文
摘要:
1.display: table-cell + vertical-align: middle 2.position + transform 3.display: flex + align-items: center 附录:demoe.css 阅读全文
摘要:
1.text-align + inline-block 2.display: table + margin: 0 auto 3.position + transform 4.display: flex + justify-content: center(或子元素+margin: 0 auto) 附录 阅读全文