How do you change the font letter spacing?
Daniel Johnson
Published Feb 08, 2026
How do you change the font letter spacing?
Select the text that you want to change. On the Home tab, click the Font Dialog Box Launcher, and then click the Advanced tab. Note: If you’re using Word 2007 the tab is called Character Spacing. In the Spacing box, click Expanded or Condensed, and then specify how much space you want in the By box.
What is letter spacing in CSS?
The letter-spacing CSS property sets the horizontal spacing behavior between text characters. This value is added to the natural spacing between characters while rendering the text.
What is the ideal letter spacing?
Line spacing is commonly measured as a percentage of font size. Conventional wisdom is that line spacing of 130%-150% is ideal for readability. In fact, anything from about 120% up to 200% is acceptable, but 140% tends to be the most quoted sweet spot. You should experiment to see what looks best with your text.
How do you put a space between two characters in CSS?
CSS – letter-spacing
- Description. The letter-spacing property modifies the amount of space placed between adjacent characters.
- Possible Values. normal − The default spacing between letters is not changed.
- Applies to. All the HTML elements.
- DOM Syntax. object.style.letterSpacing = “5px;”
- Example.
What is EM in CSS?
The em is simply the font size. In an element with a 2in font, 1em thus means 2in. Declarations such as text-indent: 1.5em and margin: 1em are extremely common in CSS. The ex unit is rarely used. Its purpose is to express sizes that must be related to the x-height of a font.
How do I space a word in CSS?
Defines the spacing between words of a block of text.
- default word-spacing: normal; The spacing between the characters is normal. The quick brown fox jumps over the lazy dog.
- word-spacing: 5px; You can use pixel values.
- word-spacing: 2em; You can use em values: this allows the spacing to remain relative to the font-size.
What is 1.5 spacing word?
Press Ctrl+1 for single-spacing, Ctrl+5 for 1.5 spacing, or Ctrl+2 for double-spacing. Click to view larger image.
How do I make text bigger in CSS?
The font-stretch property allows you to make text narrower (condensed) or wider (expanded). Note: Some fonts provide additional faces; condensed faces and expanded faces. For these fonts, you can use the font-stretch property to select a normal, condensed, or expanded font face.
How do you measure letter-spacing?
Word Right-click in the text and select Font from the menu. Click the Advanced tab. On the line that says Spacing , in the box on the right, enter the amount of letterspacing. Letterspacing in Word is measured in points.
What is letter-spacing in word?
Character Spacing | Spacing lets you stretch or compress text. It’s a handy trick for headings, it makes them look bigger without increasing the font size. Default ‘Heading 1’ with Expanded text. Or compress text so more fits into limited space.
How do you add text space in CSS?
How to Set Text Spacing and Placement in CSS
- The letter-spacing property is used to specify the amount of space between letters.
- The word-spacing property is used to specify the amount of space between words.
- The line-height property is used to specify the amount of vertical space between lines of text.
What is the correct line spacing for letters?
Most business letters using the correct business letter format are single spaced. Use double space for short letters. Leave one blank line between paragraphs, 2 Blank lines before the complementary close (i.e. Sincerely) and 3 to 4 lines for the signature.
What is the spacing of a letter?
letter spacing. Adjustment applied to a block of text or paragraph, to increase or decrease the average distance between letters. In ‘proportional letter spacing,’ the horizontal space between two characters is adjusted according to the contours of their shape.
What is a paragraph spacing?
Line spacing is the amount of space between lines of text in a paragraph while paragraph spacing is the amount of space between two paragraphs. Line spacing is usually measured in terms of lines or points.