Tell me what are the responsive design patterns?
Answer / Geeta
Bootstrap follows several responsive design patterns, including grid system, flexbox, and media queries. The grid system allows for easy layout management by dividing the screen into rows and columns. Flexbox enables flexible content alignment, while media queries provide a way to apply different styles based on the size of the screen.
| Is This Answer Correct ? | 0 Yes | 0 No |
Define Kickstrap?
Tell me how will you create a animated progress bar using bootstrap?
Tell me what is column ordering and how it works?
What is the difference between Bootstrap and Foundation?
What do you understand about responsive websites?
Do you know what are bootstrap media objects?
How we can create a navbar in bootstrap?
What are input groups?
What is the most appropriate function to wrap the page content?
What is button group and which class is used for basic button group?
What are the responsive design patterns?
What is bootstrap?