Structural pattern that defines the width of the main content of a page.
[Container]
Class name | Element type | Purpose | Position in the DOM |
---|---|---|---|
[Container] |
div | Define the maximum width of the child content | Direct child of [Section] H Wrapper |
Nombre de la clase | Variación |
---|---|
[Container] Inner x Large |
Sub-container with reduced size |
[Container] Inner x Medium |
Sub-container with reduced size |
[Container] Inner x Small |
Sub-container with reduced size |
[Container] Inner x Left |
Left-aligned sub-container |
[Container] Inner x Right |
Right-aligned sub-container |
Prev
<aside> ⬅️ [Section]
</aside>
Next
<aside> ➡️ [Grid]
</aside>