Typography is the practice of arranging letters and words to make them more readable, or more visually interesting. On the web, typography has long been hindered by the technology. However, times are changing and the future is looking bright for the art of typography.
The major hindrance of web typography is the very limited font set that is available to all users. When settings font in a CSS file, you can set one font which the site looks best in, but if users don’t have it, you need to fall back to one of the usual suspects. Stuart Brown has a rundown of 5 of the most-common web fonts, letting you know which to use, and which to stay well away from.
With CSS, we do have some level of control over the appearance of our fonts. It isn’t the equivalent of the pixel-perfection in print design, but it is still something, and to this end, Clagnut has 10 helpful guidelines. One of the most basic, but most important choices in web typography is text alignment, which Kyle Meyer has explained extensively.
Read More »
216