Media Queries
Overview
In order to have a fully responsive web page you need three things:
- Fluid Layout: the width of the layout is set in fluid units like percent or fr units. This allows the layout to expand and contract
In order to have a fully responsive web page you need three things: