20 I need to style some text within a pre-element. For that, I use an inline span-element like this:
some text and some text with a different background and some more text
Then the html is rendered, the span-elements background is only changed underneath the text.