What is the difference between Bootstrap and Foundation?
Answer / Amit Ranjan Kumar
Bootstrap and Foundation are two popular front-end frameworks with some differences in their structure, design approach, and features.nn- Bootstrap is based on a 12-grid system, while Foundation uses a vertical grid with fixed-width containers. n- Bootstrap's CSS styles are more opinionated, whereas Foundation offers more flexibility for customization.n- Bootstrap provides responsive design built-in, whereas Foundation requires a separate configuration process.
| Is This Answer Correct ? | 0 Yes | 0 No |
How do you use glyphicons in bootstrap?
Tell me what is column ordering and how it works?
Explain what is Bootstrap Grid System?
Tell me how will you create a bootstrap panel with heading?
When bootstrap 4 release date?
What is the difference between bootstrap 3 and bootstrap 4?
Please consider the html code snippet below.<Button type="button" class="btn btn-default" data-toggle="tooltip" data-placement="top" title="my title">hover over me</button> what is missing for a tooltip to show properly?
Do you know what is bootstrap well?
When will you use <code>tag and <pre>tag?
How navbar works in bootstrap?
How do you use Glyphicons?
How many types of layouts are there in bootstrap?