CSS Assorted Issues

[...]

How to wrap a text (say in a <pre> tag) using CSS

Say you want to wrap a text in a <pre> tag that is too long. Yet, text in <pre> tags doesn’t wrap by default.

You may do some of the following: