+**Fluid Layout**
+Fluid layout is a design principle where webpage elements stretch and contract, harmonizing with the user's screen dimensions. It uses relative units like percentages, ensuring content gracefully reflows rather than breaking, a key aspect of modern [Responsive Design](/wiki/responsive_design). This flexible approach stands in gentle contrast to rigid [Fixed Layout](/wiki/fixed_layout) strategies.
+## See also
+- [Grid Layout](/wiki/grid_layout)
+- [Adaptive Design](/wiki/adaptive_design)
... 2 more lines