Answers for "have text in the middle of a line css"

CSS
4

css text line in middle

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

line in middle word css

style="text-decoration: line-through;"
Posted by: Guest on July-07-2020

Code answers related to "have text in the middle of a line css"

Browse Popular Code Answers by Language