I have looked through many questions on StackOverflow, but I haven't been able to find a solution to this specific issue. Can someone help me understand why the code below is not functioning as expected?
<pre style="text-decoration: underline;">
underlined
underlined
<span style="text-decoration: none;">should NOT be underlined</span>
underlined
</pre>