Answers for "css line with text in the middle"

CSS
4

css text line in middle

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

Browse Popular Code Answers by Language