What is fixed layout in bootstrap?



What is fixed layout in bootstrap?..

Answer / Amit Prasad

Fixed layout in Bootstrap refers to a layout where elements maintain their position on the screen even when scrolling, creating a fixed or sticky effect. You can achieve this by using the `position: fixed` CSS property.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Bootstrap Interview Questions

What is grid system and list some grid classes?

1 Answers  


what are bootstrap alerts and how will you create them?

1 Answers  


How can you create nav elements in bootstrap?

1 Answers  


Do you know in bootstrap what are the two ways you can display the code?

1 Answers  


What is a bootstrap container?

1 Answers  


What is media object?

1 Answers  


Explain bootstrap 4 navbars?

1 Answers  


How will you create a bootstrap panel with footer?

1 Answers  


What is bootstrap 4 alerts?

1 Answers  


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>

1 Answers  


Tell me what is affix plugin?

1 Answers  


Tell us what contextual classes are available to style the panels?

1 Answers  


Categories