kristin
3
Q:

line through in css

h1 {
  text-decoration: overline;
}

h2 {
  text-decoration: line-through;
}

h3 {
  text-decoration: underline;
}

h4 {
  text-decoration: underline overline;
}
34
style="text-decoration: line-through;"
6
x {
  text-decoration: line-through;
}
0

New to Communities?

Join the community