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