What are the key differences between 'fixed' and 'fluid' layouts in the Bootstrap grid system?

  • 'Fixed' layouts are responsive, and 'fluid' layouts adapt to different screen sizes.
  • 'Fixed' layouts have a fixed width in pixels, while 'fluid' layouts are percentage-based and adjust to the screen size.
  • 'Fixed' layouts use percentage-based widths, while 'fluid' layouts have a fixed width in pixels.
  • Both 'fixed' and 'fluid' layouts have the same width, but 'fluid' layouts adjust automatically.
In Bootstrap, a 'fixed' layout has a fixed width in pixels, while a 'fluid' layout is percentage-based and adjusts to the screen size.
Add your answer
Loading...

Leave a comment

Your email address will not be published. Required fields are marked *