Definition

Using this attribute we can define or set the white spaceing between each letter.
Negative values ARE allowed

It takes the following values:

Normal: Default. Defines the normal spacing between characters.
Length: Defines a fixed space between characters.

Inherited: Yes

Examples:

p
{
letter-spacing: 12px
}

p
{
letter-spacing: -0.5px
}

Information cited at http://www.w3schools.com/css/pr_text_letter-spacing.asp

p
{
letter-spacing: 10px
}

Instead of looking like this. With letter-spacing it can look l i k e t h i s


Page Information

  • 10 months ago [history]
  • View page source
  • You're not logged in
  • No tags yet learn more

Wiki Information

Recent PBwiki Blog Posts