Click Here to view Result after edited
Return to html tutorial by example
<html> <body> <p> I want to delete <del> </ del> <ins> insert </ ins> text. </ P> <p> can also use the strike that deleted, and del same effect. But international standards recommend using HTML del no longer recommend the use of strike. </ P> </ body> </ html>