Help:Script Samples: Difference between revisions

Content deleted Content added
Line 30:
== <code>&lt;pre&gt;</code> element (with set-width) ==
 
In order to show the scroll bars on a pre element it is necessary to use the class "scroll" and it maybe necessary to statically set the '''width''':<br><br>
<code>&lt;pre class="scroll" style="width: 500px;"&gt;</code>
<pre class="scroll" style="width: 500px;">