Answers for "text with line in the middle"

CSS
4

css text line in middle

h2 {
  text-decoration: line-through;
}
Posted by: Guest on June-11-2020

Code answers related to "text with line in the middle"

Browse Popular Code Answers by Language