This can be achieved by placing a span inside an element and assigning each a distinct color.
<s style="color: red;"><span style="color: black;">Lorem ipsum dolor sit amet</span></s>
This can be achieved by placing a span inside an element and assigning each a distinct color.
<s style="color: red;"><span style="color: black;">Lorem ipsum dolor sit amet</span></s>