's' Example
<html> <head> <title>s element example</title> </head> <body> <p> <s>crossed out.</s> </p> </body> </html>