DEV Community

Cover image for Beautify text decoration in CSS
aryan015
aryan015

Posted on

Beautify text decoration in CSS

Get more control on css🍃text decoration with following advance properties !☺

text-decoration-color: gold
text-decoration-line: [line type] (line-through, underline)
text-decoration-style: [dotted, dashed]
text-decoration-thickness: 1 (control the thickness)
text-decoration-skip-ink: none; (control user ink)
Enter fullscreen mode Exit fullscreen mode

note: I am living this code for you to test. Embrace the beauty of CSS🌈.

Top comments (0)

A Workflow Copilot. Tailored to You.

Pieces.app image

Our desktop app, with its intelligent copilot, streamlines coding by generating snippets, extracting code from screenshots, and accelerating problem-solving.

Read the docs