Answer Posted / Md. Faizan Khan
Column offset in Bootstrap allows you to move columns to the right by a specified number of grid columns. This can be achieved using the 'col-offset-*' classes (where * represents the number of grid columns to shift). For example, <div class="col-lg-6 col-lg-offset-3">...
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers