Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR CSS

line on the text color css

 #done{
    text-decoration: line-through;
    text-decoration-color: red;
    
 }
 
PREVIOUS NEXT
Tagged: #line #text #color #css
ADD COMMENT
Topic
Name
5+5 =