<html>
<head>
<title>My Web Page</title>
</head>
<body>
<p>This is a normal sentence.<p>
<p><strike>This is a strike-through sentence.</strike></p>
</body>
</html>
This Pen doesn't use any external CSS resources.
This Pen doesn't use any external JavaScript resources.