I want to color the text decoration. I got a tutorial from w3schools
And tried this
text-decoration: underline;
text-decoration-color: #ffffdffffd;
Following method to add under the line in your string.
1) You can use text-decoration to add underline in the bottom of the string like below.Please add your CSS try to this way.
Following demos are fine for working me.
hello world
2) If try to file in the first step so, you can try to second way to set the border in bottom of the string
hello world