HTML-First UI

Container

A layout component for content width management

Container is centered in its parent, has responsive padding, and its content will be contained according to maxwidth.

Notes

The container component centers content and manages its maximum width.

  • Content is automatically centered
  • Responsive padding is applied
  • Content width is constrained according to maxwidth attribute