Answers for "line with text html css"

CSS
3

line through in css

x {
  text-decoration: line-through;
}
Posted by: Guest on September-11-2020
0

line through text css

text-decoration: line-through
Posted by: Guest on January-16-2021

Browse Popular Code Answers by Language