Answers for "css text-decoration line-through"

CSS
3

line through in css

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

Code answers related to "css text-decoration line-through"

Browse Popular Code Answers by Language