show/hide this revision's text 2 Explained a bit.

Actually, this is a better way to do it:

<blockquote style="background-color: cyanlightgrey; border-styleborder: dashed;solid thin grey;">
Det er jeg som kjenner hemmeligheten din. Ikke et pip, gutten min.
</blockquote>

The blockquotes are better than divs because they "explain" that the text is actually a blockqoute, and not "just-some-text". Also a blockquote will most likely be properly indented, and actually look like a blockqoute.

show/hide this revision's text 1

Actually, this is a better way to do it:

<blockquote style="background-color: cyan; border-style: dashed;">
Det er jeg som kjenner hemmeligheten din. Ikke et pip, gutten min.
</blockquote>