Check out this unique website that showcases text with a strikethrough. Interestingly, I couldn't find any mention of it in the CSS or HTML code. Here is a snippet from the code:
<div style="width:100%;height:259px;background-image: url('<?php echo get_template_directory_uri(); ?>/images/child.png'); color: #f3ffcd;">
<div class="container">
<div class="row health_text">
394,000 Children die in Pakistan before their fifth birthdays due to poor access to healthcare facilities.
</div>
</div>
</div>
CSS:
font-size: 36px;
margin: 85px 0;
font-family: 'Maven Pro', sans-serif;