adspace


What is fixed layout in bootstrap?

Answer Posted / 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       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the latest version of bootstrap?

88