Computer Science, asked by HasifaKhan, 10 months ago

define all four types of the alignment and write step to step to align data in the centre​

Answers

Answered by heena222
0

Explanation:

Left Aligned - This setting is often referred to as "left justified," but is technically called "flush left." It is typically the default setting when you create a new document. Left aligned text begins each line along the left margin of the document. As you type, the first word that does not fit on a line is placed at the left margin on the next line. This results in a straight margin on the left and a "ragged edge" margin on the right.

Right Aligned - This setting is also called "right justified," but is technically known as "flush right." It aligns the beginning of each line of text along the right margin of the document. As you type, the text expands to the left of the cursor. If you type more than one line, the next line will begin along the right margin. The result is a straight margin on the right and a "ragged edge" margin on the left. Right justification is commonly used to display the company name and address near the top of a business document.

Centered - As the name implies, centered text is placed in the center of each line. As you type, the text expands equally to the left and right, leaving the same margin on both sides. When you start a new line, the cursor stays in the center, which is where the next line begins. Centered text is often used for document titles and may be appropriate for headers and footers as well.

Justified - Justified text combines left and right aligned text.

Select the cells you want to align. On the Home tab, select a horizontal alignment: Align Text Left: Horizontally aligns the data along the left edge of the cell. Center: Centers the data horizontally in the middle of the cell. If you modify the column width, the data remains centered to the new column width.

Similar questions