This paragraph assumes the style text-align: left;
, which causes the line boxes within the element to line up along the left inner content edge of the paragraph.
This paragraph assumes the style text-align: right;
, which causes the line boxes within the element to line up along the right inner content edge of the paragraph.
This paragraph assumes the style text-align: center;
, which causes the line boxes within the element to line up their centers with the center of the content area of the paragraph.
This paragraph assumes the style text-align: justify;
, which causes the line boxes within the element to align their inline-start and inline-end edges to the inline-start and -end inner content edges of the paragraph. The exception is the last line box, whose inline-end edge does not align with the inline-end content edge of the paragraph.
This paragraph assumes the style text-align: left;
, which causes the line boxes within the element to line up along the left inner content edge of the paragraph.
This paragraph assumes the style text-align: right;
, which causes the line boxes within the element to line up along the right inner content edge of the paragraph.
This paragraph assumes the style text-align: center;
, which causes the line boxes within the element to line up their centers with the center of the content area of the paragraph.
This paragraph assumes the style text-align: justify;
, which causes the line boxes within the element to align their inline-start and inline-end edges to the inline-start and -end inner content edges of the paragraph. The exception is the last line box, whose inline-end edge does not align with the inline-end content edge of the paragraph.