The CSS box alignment module specifies CSS features that relate to the alignment of boxes in the various CSS box layout models. The module aims to create a consistent method of alignment across all of CSS. The CSS box alignment properties provide full horizontal and vertical alignment capabilities.
This guide details the general concepts found in this module. Additional guides provide more information on box alignment in flexbox, grid layout, multiple-column layout, and block, absolutely positioned and table layout. Alignment of text is covered by the CSS text and CSS inline layout modules.