DEV Community

Cover image for CSS: List of Properties for Text
Gajendra Dhir
Gajendra Dhir

Posted on

3

CSS: List of Properties for Text

This is cheat-sheet list of properties that decide how text is displayed. fonts, styles, alignment, spacing etc.

Fonts

  • font-family
  • font-size
  • font-size-adust
  • font-style
  • font-variant
  • font-variant-caps
  • font-weight
  • @font-face (at-rule)

Text

  • text-align
  • text-align-last
  • text-decoration
  • text-decoration-color
  • text-decoration-line
  • text-decoration-style
  • text-decoration-thickness
  • text-emphasis
  • text-emphasis-color
  • text-emphasis-position
  • text-emphasis-style
  • text-indent
  • text-justify
  • text-orientation
  • text-overflow
  • text-shadow
  • text-transform
  • text-underline-offset
  • text-underline-position

Others

  • hanging-punctuation
  • hyphenate-limit-chars
  • hyphens
  • letter-spacing
  • line-height
  • orphans
  • overflow-wrap
  • tab-size
  • white-space
  • white-space-collapse
  • widows
  • word-break
  • word-spacing
  • word-wrap
  • writing-mode

Sentry image

See why 4M developers consider Sentry, “not bad.”

Fixing code doesn’t have to be the worst part of your day. Learn how Sentry can help.

Learn more

Top comments (0)

Billboard image

The Next Generation Developer Platform

Coherence is the first Platform-as-a-Service you can control. Unlike "black-box" platforms that are opinionated about the infra you can deploy, Coherence is powered by CNC, the open-source IaC framework, which offers limitless customization.

Learn more