2021年5月20日

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

摘要: 1.登录页的form表单可以是使用margin:0 auto的方式,居中对齐 2.div可以使用pull-right, text-center, pull-left 3.按钮或者p标签可以使用text-right, text-center, text-left 阅读全文

posted @ 2021-05-20 13:29 itjeff 阅读(969) 评论(0) 推荐(0) 编辑

导航