Structural pattern that defines the main grid of our project.
[Grid]
Class name | Element type | Purpose | Position in the DOM |
---|---|---|---|
[Grid] |
div | Establish a general grid for the entire site | Direct child of [Container] |
Prev
<aside> ⬅️ [Container]
</aside>
Next
<aside> ➡️ Functional classes
</aside>