I am new to the bootstrap below is my code
About us< 相关标签: 1条回答 不知归路 2020-12-19 16:30 The offset adds space to the left of your element. Imagine your element is the "xxxx" in the examples below: xxxx-------- (col-lg-4, no offset) --xxxx------ (col-lg-offset-2 col-lg-4) 0 讨论(0) 发布评论: 提交评论 加载中... 验证码 看不清? 提交回复
The offset adds space to the left of your element.
Imagine your element is the "xxxx" in the examples below:
xxxx-------- (col-lg-4, no offset)
--xxxx------ (col-lg-offset-2 col-lg-4)