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...


Give an example of a basic grid structure in bootstrap.



Give an example of a basic grid structure in bootstrap...

Answer / Pradeep Kumar Gupta

A basic Bootstrap grid consists of containers, rows, and columns. Here's an example:
```html
<div class="container">
<div class="row">
<div class="col">Column 1 content</div>
<div class="col">Column 2 content</div>
<div class="col">Column 3 content</div>
</div>
</div>

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Bootstrap Interview Questions

What are labels in bootstrap?

1 Answers  


Why choose bootstrap for building websites?

1 Answers  


Do you know what is bootstrap jumbotron?

1 Answers  


The typography and links in bootstrap?

1 Answers  


What do you mean by bootstrap classloader?

1 Answers  


Explain how do you use glyphicons in bootstrap?

1 Answers  


What is the role of the media objects in bootstrap?

1 Answers  


What is the bootstrap grid system?

1 Answers  


What are bootstrap responsive features?

1 Answers  


What are badges in bootstrap?

1 Answers  


What do you mean by bootstrap collapsing elements?

1 Answers  


When we click outside of modal popup, it will close, how to resolve it?

1 Answers  


Categories