Horje

How to create HTML <del> Tag

A text with a deleted part, and a new, inserted part
index.html
Example: HTML
<p>My favorite color is <del>blue</del> <ins>red</ins>!</p>

Output should be:

How to create HTML <del> Tag




Type :
html
Category :
Web Tutorial
Sub Category :
HTML Tag
Uploaded by :
Admin