Definition:
The space between letters in a block of text. In CSS this is defined with the letter-spacing property. Tracking is a form of micro whitespace that allows you to control the legibility of text on Web pages.
Pronunciation: træk ing • (noun)
Also Known As: in CSS: letter-spacing
Examples:
letter-spacing: -0.5px;

