There are four basic typographic alignments: •
flush left—the text is aligned along the left margin or gutter, also known as
left-aligned,
ragged right or
ranged left; •
flush right—the text is aligned along the right margin or gutter, also known as
right-aligned,
ragged left or
ranged right; •
justified—text is aligned along the left margin, with letter-spacing and word-spacing adjusted so that the text falls flush with both margins, also known as
fully justified or
full justification; •
centered—text is aligned to neither the left nor right margin; there is an even gap on each side of each line. Alignment does not change the direction in which text is read; however, text direction may determine the most commonly used alignment for that
script. Some modern typesetting programs use the word justify more broadly and label these four options as:
left justify, right justify,
center justify and
full justify. In programs that do not offer multiple kinds of justification, typically only left (for left-to-right languages) or right (for right-to-left languages) justification is provided.
Flush left In
English and most
European languages where words are read left-to-right, text is usually aligned "flush left", meaning that the text of a paragraph is aligned on the left-hand side with the right-hand side ragged. This is the
default style of text alignment on the
World Wide Web for left-to-right text. Quotations are often
indented. Flush left might also be used in very narrow columns, where full justification would produce too much whitespace between characters or words on some lines. The phrase "left alignment" is often used when the left side of text is aligned along a visible or invisible vertical line which may or may not coincide with the left margin. For example, if a paragraph that is flush left were indented from the left, it would no longer be flush left, but it would still be left aligned.
Flush right In other languages that read text right-to-left, such as
Persian,
Arabic and
Hebrew, text is commonly aligned "flush right". Additionally, flush-right alignment is used to set off special text in English, such as attributions to authors of quotes printed in books and magazines, or text associated with an image to its right. Flush right is often used when formatting
tables of
data. It is used to align text to the right margin; in this case, the left ends will be unequal. The term "right alignment" is frequently used when the right side of text is aligned along a visible or invisible vertical line which may or may not coincide with the right margin. For example, if a paragraph that is flush right were indented from the right, it would no longer be flush right, but it would still be right aligned.
Justified A common type of text alignment in
print media is "justification", where the spaces between words and between
glyphs or
letters are stretched or compressed in order to align both the left and right ends of consecutive lines of text. Lines in which the spaces have been stretched beyond their normal width are called
loose lines, while those whose spaces have been compressed are called
tight lines. When using justification, it is customary to treat the last line of a
paragraph separately by simply left or right aligning it, depending on the language direction. As opposed to this, "
forced justification" keeps the last line justified, no matter its length. Some modern typesetting programs (e.g. inDesign) have specific options to align the last line of a paragraph (either to the left, the right, or even to the center).
Centered Text can also be "centered", or symmetrically aligned along an axis in the middle of a column. This is often used for the title of a work,
headlines, and for poems and songs. As with flush-right alignment, centered text is often used to present data in tables. Centered text is considered less readable for a body of text made up of multiple lines because the ragged starting edges make it difficult for the reader to track from one line to the next. Centered text can also be commonly found on signs, flyers, and similar documents where grabbing the attention of the reader is the main focus, or visual appearance is important and the overall amount of centered text is small. ==Examples==