Answers for "how to write somehting crossed with html"

CSS
14

css strikethrough html text

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

strikethrough in html

<p>I <s><em>totally</em></s> own the world</p>
Posted by: Guest on October-04-2021

Browse Popular Code Answers by Language