Wordwrap that PRE!
Ever used a <PRE>
in a limited width div container? You will notice that the line gets cut off almost as if word-wrap was not enabled.
To correct this you can add the following code into your CSS file.
This code was originally found somewhere else online but I found it really useful so reposted it!
If youโre the original author then comment and let us know ๐
P.S. Thanks ๐