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

What the following code does, and where they are useful:<a href="#">home <span class="badge">36</span></a>

1 Answers  


What is bootstrap datatable?

1 Answers  


How many types of layout are available in bootstrap?

1 Answers  


What are bootstrap labels?

1 Answers  


What will be the default bootstrap look of the alert created with this following code:<div class="alert" role="alert">warning! What I'm missing something.</Div>

1 Answers  


What is bootstrap pagination and how we can use it?

1 Answers  


Explain the bootstrap basic table?

1 Answers  


What are the typography and links in bootstrap?

1 Answers  


How do you use Glyphicons?

1 Answers  


What is fluid layout in bootstrap?

1 Answers  


Explain why to choose Bootstrap for building the websites?

1 Answers  


Do you know what pagination in bootstrap is and how they are classified?

1 Answers  


Categories