I try to
display:table; would position it in center too:
CSS:
.button{ display: table; margin: 0 auto; }
HTML:
< /div> Note: Using inline styles is a bad practice. 0 讨论(0) 查看其它3个回答 发布评论: 提交评论 加载中... 验证码 看不清? 提交回复
Note: Using inline styles is a bad practice.