What are offsetting columns in bootstrap 3 grid system?
Answer / Amarjeet Kumar Manoj
Offsetting columns allow you to push a column away from the left or right side of its container. This is achieved by using the `col-*-offset-*` classes, where * represents the number of columns to offset.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is Contextual classes of table in Bootstrap?
Explain bootstrap 4 badges?
What are the classifications of pagination in bootstrap?
Please consider the html code snippet below.<Button type="button" class="btn btn-default" data-toggle="tooltip" data-placement="top" title="my title">hover over me</button> what is missing for a tooltip to show properly?
Explain me types of lists supported by bootstrap?
What are different shapes for image in bootstrap?
Can we make images responsive in bootstrap?
Explain bootstrap 4 progress bars?
What is bootstrap 4 alerts?
Explain me a basic grid structure in bootstrap
Tell me how will you create a bootstrap alert?
What is column ordering and how it works?