text-decoration

Term side of the Card
Topic: Text Handling
Unit title: text-decoration
Categories: Property
Explanation side of the Card

Explanation: The shorthand property that applies decoration to text, such as underlining, overlining or striking through. It combines `text-decoration-line`, `text-decoration-style` and `text-decoration-color` properties into one rule, enhancing or altering the visual style of text.

Browser compatibility:
  • The chrome browser supports this feature starting from version 1
  • The edge browser supports this feature starting from version 12
  • The firefox browser supports this feature starting from version 1
  • The safari browser supports this feature starting from version 1
Availability: