Interviewer And Interviewee Guide

Bootstrap Interview Question:

Explain me a basic grid structure in Bootstrap

Submitted by: Muhammad
Following is basic structure of Bootstrap grid −

<div class = "container">
<div class = "row">
<div class = "col-*-*"></div>
<div class = "col-*-*"></div>
</div>

<div class = "row">...</div>
</div>
<div class = "container">....
Submitted by: Muhammad

Read Online Bootstrap Job Interview Questions And Answers
Copyright 2007-2024 by Interview Questions Answers .ORG All Rights Reserved.
https://InterviewQuestionsAnswers.ORG.