Fluid Grids
At the core of responsive web design are fluid grids. Instead of using fixed pixel-based measurements for elements, developers use relative units like percentages to create flexible layouts. This allows the content
to expand or contract proportionally based on the user's screen size.