adspace


What do you mean by column ordering in bootstrap?

Answer Posted / Kalpna

In Bootstrap, column ordering refers to the arrangement of columns within a row. By default, Bootstrap uses flexbox to create responsive grid systems. The order property can be used to change the visual stacking order of columns in a grid, allowing you to adjust their position and layout even if they're not first in the HTML source code.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the latest version of bootstrap?

88