Term
Typography (ˈtaɪˈpɒɡrəfi)
Definition
Typography in web design involves choosing and arranging fonts and typefaces to improve how easy it is to read text and enhance the overall look of a website.
Where you’ll find it
Typography decisions appear on every webpage where text is used. In web design platforms, these choices are often made within the text formatting or style panels. Specific typography settings can be found in template designs, theme options, or directly in the CSS (style sheets) if you're customizing your site more deeply.
Common use cases
- Choosing fonts that reflect a brand’s personality and enhance its identity.
- Arranging text for optimal readability on various devices and screen sizes.
- Utilizing different fonts to guide users' attention or highlight important information on a webpage.
Things to watch out for
- Overloading a website with too many different fonts can make it look cluttered and confuse the message.
- Not all fonts are legible at smaller sizes; always check readability across devices.
- Some custom or unique fonts may not be supported on all browsers, potentially affecting how your website appears to some users.
Related terms
- Font
- CSS (Cascading Style Sheets)
- Responsive Design
- Web Accessibility
- User Experience (UX)