bootstrap怎样让按钮或者组件左右对齐

1.登录页的form表单可以是使用margin:0 auto的方式,居中对齐

 

2.div可以使用pull-right, text-center, pull-left

 

3.按钮或者p标签可以使用text-right, text-center, text-left

posted on 2021-05-20 13:29  itjeff  阅读(969)  评论(0编辑  收藏  举报

导航