...

/

Basics of Typography in CSS

Basics of Typography in CSS

Explore how to change font characteristics and adjust text styles to improve user experience.

Typography is a fundamental aspect of web design that significantly impacts the user experience. CSS provides a range of properties to style text, allowing us to enhance readability and visual appeal. In this lesson, we’ll explore how to change font characteristics and adjust text styles using CSS.

Changing font family

The font-family property specifies the typeface of the text. We can assign multiple fonts as a “fallback” system in case the first choice isn’t available on the user’s device.

Access this course and 1400+ top-rated courses and projects.