Antwort v1.0

Single Column Fluid Layout

This is an example of a single column fluid layout. There are no columns. Because the container table width is set to 100%, it automatically resizes itself to all devices. The magic of good old fashioned HTML.

The media query change we make is to decrease the content margin from 24px to 12px for devices up to max width of 400px.