FOSS World News 7 Best Strikethrough Text Generator Tools Online Cross Out Text Like A Pro


Strikethrough using HTML5. HTML semantic provide meaning to your… by Samantha Ming The

The tag is used to define a strikethrough text. The element is a deprecated HTML tag and not supported in HTML5. Use , or CSS styles instead. For creating a strikethrough, you can also use the CSS text-decoration:line-through; with the