white-space: pre-wrap;
<div style="margin:20px; margin-top:5px">
<div class="smallfont" style="margin-bottom:2px">$vbphrase[[COLOR=Red]c0de[/COLOR]]:</div>
<pre class="alt2" dir="ltr" style="
[COLOR=Red]white-space: pre-wrap;[/COLOR]
margin: 0px;
padding: $stylevar[cellpadding]px;
border: 1px inset;
width: $stylevar[codeblockwidth];
height: {$blockheight}px;
text-align: left;
overflow: auto;">$code</pre>
</div>
<div style="margin:20px; margin-top:5px">
<div class="smallfont" style="margin-bottom:2px">$vbphrase[COLOR="Red"][c0de][/COLOR]:</div>
<pre class="alt2" dir="ltr" style="
white-space: pre-wrap;
margin: 0px;
padding: $stylevar[cellpadding]px;
border: 1px inset;
width: $stylevar[codeblockwidth];
height: {$blockheight}px;
text-align: [COLOR="Red"]justified[/COLOR];
overflow: auto;">$code</pre>
</div>