Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


How can you order columns in Bootstrap?



How can you order columns in Bootstrap?..

Answer / Ravinder Rawat

In Bootstrap, you can order columns using the `order-*` classes. For example, to make a column appear first, you would use `order-first`, and for last use `order-last`. To sort columns, you can use `order-*` numbers. Lower values go first, higher values go later.nn```htmln<div class="row">n <div class="col order-2">Column 2</div>n <div class="col order-1">Column 1</div>n</div>

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Bootstrap Interview Questions

Why do we use jumbotron in bootstrap?

1 Answers  


What dependencies does Bootstrap require for it to work properly?

1 Answers  


Explain why bootstrap is preferred for website development.

1 Answers  


Explain what is Modal plugin used for in Bootstrap?

1 Answers  


Tell me how to create a navbar in bootstrap?

1 Answers  


Define Kickstrap?

1 Answers  


What Is Normalize In Bootstrap?

1 Answers  


Explain what media object in Bootstrap is and what are their types?

1 Answers  


What Contextual Classes Are Available To Style The Panels?

1 Answers  


Tell me how will you create a bootstrap alert?

1 Answers  


Explain the two codes that are used for code display in bootstrap?

1 Answers  


What are the steps to create basic or vertical forms?

1 Answers  


Categories