How to calculate CSS letter-spacing v.s. "tracking" in typography?
- by Diodeus
I have instructions from a graphic designer for a layout that specifies "track 100" for some elements. In CSS letter-spacing is the equivalent property for "tracking".
Given a value for tracking, how do you express this as a value for CSS in pixels?