Define fluid layout.
Answer / Avinash Kumar Sinha
A fluid layout in Bootstrap is a flexible layout that adjusts its width based on the screen size. Unlike fixed layouts, fluid layouts use percentage-based units (%) instead of fixed pixels (px) for grid sizing. This makes them more responsive and adaptable to different device resolutions.
| Is This Answer Correct ? | 0 Yes | 0 No |
Explain bootstrap?
Do you know what global styles are applied as a part of bootstrap's default typography?
Tell me how will you create a progress bar using bootstrap?
Tell us what is class loaders in bootstrap?
Tell me what the following code does, and where they are useful:<a href="#">home <span class="badge">36</span></a>
Tell me how to customize thumbnails using bootstrap?
Tell me what is column ordering and how it works?
What is column offset in bootstrap?
What is pagination in bootstrap?
Does bootstrap reset css?
what is Bootstrap Grid System?
What do you mean by modal plugin that is used for in bootstrap?