There are a lot of questions in StackOverflow similar to this, but I wasn't able to find an answer to this simple question. Why the following code does not work as expected?
<pre style="text-decoration: underline;">
underlined
underlined
<span style="text-decoration: none;">should NOT be underlined</span>
underlined
</pre>