You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Abstract: This module contains the features of <a href="http://www.w3.org/TR/CSS/">CSS</a> relating to the alignment of boxes within their containers in the various CSS box layout models: block layout, table layout, flex layout, and grid layout. (The alignment of text and inline-level content is defined in [[CSS3TEXT]] and [[CSS3LINE]].)
<dd>Aligns the <a>alignment subject</a> to be flush with the <a>alignment container</a>’s <a href="http://www.w3.org/TR/css3-writing-modes/#line-left">line-left</a> edge.
237
237
If the property's axis is not parallel with the inline axis,
<dd>Aligns the <a>alignment subject</a> to be flush with the <a>alignment container</a>’s <a href="http://www.w3.org/TR/css3-writing-modes/#line-right">line-right</a> edge.
242
242
If the property's axis is not parallel with the inline axis,
<dd>Centers the <adata-link-type="dfn" href="#alignment-subject">alignment subject</a> within its <adata-link-type="dfn" href="#alignment-container">alignment container</a>.
<dd>Aligns the <adata-link-type="dfn" href="#alignment-subject">alignment subject</a> to be flush with the <adata-link-type="dfn" href="#alignment-container">alignment container</a>’s start edge.
<dd>Aligns the <adata-link-type="dfn" href="#alignment-subject">alignment subject</a> to be flush with the <adata-link-type="dfn" href="#alignment-container">alignment container</a>’s end edge.
<dd>Aligns the <adata-link-type="dfn" href="#alignment-subject">alignment subject</a> to be flush with the edge of the <adata-link-type="dfn" href="#alignment-container">alignment container</a>
529
529
corresponding to the <adata-link-type="dfn" href="#alignment-subject">alignment subject</a>’s start side.
<dd>Aligns the <adata-link-type="dfn" href="#alignment-subject">alignment subject</a> to be flush with the edge of the <adata-link-type="dfn" href="#alignment-container">alignment container</a>
535
535
corresponding to the <adata-link-type="dfn" href="#alignment-subject">alignment subject</a>’s end side.
<dd><strong>Only used in flex layout.</strong><adata-biblio-type="normative" data-link-type="biblio" href="#biblio-css3-flexbox" title="CSS3-FLEXBOX">[CSS3-FLEXBOX]</a>
541
541
Aligns the <adata-link-type="dfn" href="#alignment-subject">alignment subject</a> to be flush with the edge of the <adata-link-type="dfn" href="#alignment-container">alignment container</a>
Aligns the <adata-link-type="dfn" href="#alignment-subject">alignment subject</a> to be flush with the edge of the <adata-link-type="dfn" href="#alignment-container">alignment container</a>
<dd>Aligns the <adata-link-type="dfn" href="#alignment-subject">alignment subject</a> to be flush with the <adata-link-type="dfn" href="#alignment-container">alignment container</a>’s <ahref="http://www.w3.org/TR/css3-writing-modes/#line-left">line-left</a> edge.
559
559
If the property’s axis is not parallel with the inline axis,
560
560
this value computes to <aclass="css" data-link-type="maybe" href="#valdef-self-position-content-position-start">start</a>.
<dd>Aligns the <adata-link-type="dfn" href="#alignment-subject">alignment subject</a> to be flush with the <adata-link-type="dfn" href="#alignment-container">alignment container</a>’s <ahref="http://www.w3.org/TR/css3-writing-modes/#line-right">line-right</a> edge.
566
566
If the property’s axis is not parallel with the inline axis,
0 commit comments