HTML : Inserted, Deleted, or Stricken Tags

RajeshKumarYadav.com - May 7 '21 - - Dev Community

To mark text as inserted, use the <ins> tag:

<ins>New Text</ins>
Enter fullscreen mode Exit fullscreen mode

To mark text as deleted, use the <del> tag:

<del>Deleted Text</del>
Enter fullscreen mode Exit fullscreen mode

To strike through text, use the <s> tag:

<s>Struck-through text here</s>
Enter fullscreen mode Exit fullscreen mode

Buy Me A Coffee

With all that being said, I highly recommend you keep learning!

Thank you for reading this article. Please feel free to connect with me on LinkedIn and Twitter.

. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Terabox Video Player