<style type="text/css"> p {text-decoration:line-through; color:red} p span {color:black} </style> <p><span>This is a paragraph.</span></p># view
<style type="text/css"> p {text-decoration:line-through; color:red} p span {color:black} </style> <p><span>This is a paragraph.</span></p># view