line with text css code example
Example 1: line through in css
x {
text-decoration: line-through;
}
Example 2: line through text css
text-decoration: line-through
x {
text-decoration: line-through;
}
text-decoration: line-through