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

When the bootstrap is inconsistent and how to remedy it?

1 Answers  


Explain what is Bootstrap collapsing elements?

1 Answers  


What is grid system in bootstrap?

1 Answers  


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

1 Answers  


What is the purpose of .media class in bootstrap?

1 Answers  


Explain modal plugin in bootstrap.

1 Answers  


Do you know what are bootstrap media objects?

1 Answers  


Tell me how will you create a animated progress bar using bootstrap?

1 Answers  


What are the steps to create basic or vertical forms?

1 Answers  


What is the purpose of .media-list class in bootstrap?

1 Answers  


Explain what is Bootstrap Container?

1 Answers  


Explain the basic structure of bootstrap framework?

1 Answers  


Categories