摘要:
实现一: 实现二: 实现三: 附录:demoe.css 阅读全文
posted @ 2016-11-21 09:12
朱两边
阅读(367)
评论(0)
推荐(0)
摘要:
1.display: table-cell + vertical-align: middle 2.position + transform 3.display: flex + align-items: center 附录:demoe.css 阅读全文
posted @ 2016-11-21 09:07
朱两边
阅读(272)
评论(0)
推荐(0)
摘要:
1.text-align + inline-block 2.display: table + margin: 0 auto 3.position + transform 4.display: flex + justify-content: center(或子元素+margin: 0 auto) 附录 阅读全文
posted @ 2016-11-21 09:02
朱两边
阅读(131)
评论(0)
推荐(0)