Use a fluid layout when the design needs to be fully responsive across different screen sizes, particularly for layouts exceeding 1280px. Fluid layouts maximize available screen space and work well for high-density interfaces. They adjust proportionally to the viewport size and require less adjustment when adding or modifying content.
Use a fixed layout to guide users through specific tasks without distraction. Fixed layouts optimize readability on larger screens by limiting line lengths and provide greater design control. They work well for low-density interfaces where focused task completion is important.
Consider how users interact with content: fluid layouts work well when users need to review extensive information, while fixed layouts enhance focused tasks with limited information. Ensure a design strategy for each layout type, especially for complex designs with heavy content, and maintain accessibility standards across devices and screen sizes.
Use the default gutter variant for balanced layouts with standard spacing between columns. This variant provides a neutral aesthetic that works well across content types and screen sizes, ensuring consistent visual flow and stable visual hierarchy.
Choose the narrow gutter variant for compact, dense layouts where maximizing content visibility is crucial. Narrow gutters focus user attention on specific content elements and help create cohesive groupings. They work well for mobile-friendly designs where screen space is limited.
Use the wide gutter variant to create spacious layouts with larger gutters between columns. Wide gutters provide breathing room around content elements, visually separate different sections, and enhance readability for text-heavy interfaces or long-form content.
Consider user context and content type when selecting a gutter variant. Ensure the chosen variant adapts responsively across devices and screen sizes, and test layouts to confirm designs remain effective on both desktop and mobile devices.