1. text-decoration styling

    Method of defining the type, style and color of lines in the text-decoration property. These can be defined as shorthand (e.g. `text-decoration: line-through dashed blue`) or as single properties (e.g. `text-decoration-color: blue`)

  2. css property: text-decoration-style: dashed

  3. css property: text-decoration-style: dotted

  4. css property: text-decoration-style: double

  5. css property: text-decoration-style: solid

  6. css property: text-decoration-style: wavy

  7. css property: text-decoration: `text-decoration-color` and `text-decoration-style` included in shorthand