Tell me what is column ordering and how it works?
Answer / Chandan Kumar Roy
Column ordering in Bootstrap refers to the order of columns within a row. By default, columns appear left-to-right (from xs to lg screen sizes) based on their order in the HTML markup. To change this order, use the .order class and provide negative numbers for reversing the order.
| Is This Answer Correct ? | 0 Yes | 0 No |
What Do You Understand By A List Group In Bootstrap And Its Use?
What are the bootstrap media objects?
Explain what media object in Bootstrap is and what are their types?
Explain me what is bootstrap navbar?
How will you create a striped progress bar using bootstrap?
What are bootstrap grids?
Tell me what are glyphicons?
What is the current major version of bootstrap?
How to create a bootstrap panel with a heading.
Explain what are the advantages of bootstrap?
What is the role of pagination in bootstrap and what are their classifications?
What is the underlying grid structure used in bootstrap?