Week 13

Wednesday - Letter Spacing

In CSS, it is possible to adjust kerning (letter spacing) with a simple declaration, such as h1{letter-spacing:0.2rem;}. You can use negative values to compress letter spacing, too.

In addition to using CSS to adjust kerning, today I'm going to show you some more options for identifying a tricky font, like the odd one used in the header of this week's coding challenge.



A Modest Selection of Font Identification Services