<html> <head> <title>Texto Tachado</title> </head> <body> Texto normal - <del>Texto tachado</del> </body> </html>
<html> <head> <title>Texto Tachado</title> </head>
<body> Texto normal - <del>Texto tachado</del> </body> </html>