What is bootstrap framework and why it is used?
Answer / Kazim Raza
Bootstrap is a front-end web development framework that includes HTML templates, CSS, and JavaScript components. It simplifies the creation of responsive, mobile-friendly websites by providing pre-designed UI elements and styles. Bootstrap is widely used due to its speed, ease of use, and extensive community support.
| Is This Answer Correct ? | 0 Yes | 0 No |
Why to choose bootstrap for building the websites?
How can you create nav elements in bootstrap?
What is button group and which class is used for basic button group?
Explain the basic structure of bootstrap framework?
what is Bootstrap Container?
How many colors in bootstrap 4?
tell me which class is used for basic pagination?
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>
Tell me what media object in bootstrap is and what are their types?
What are bootstrap media objects?
What is navbar in bootstrap? and why it is used?
Tell me what is bootstrap collapsing elements?