memberi scroll pada highlighter - VIEW-SOURCE:
44444444

memberi scroll pada highlighter

222222222


cara ini cukup simpel dan responsive
CLASS dan ID dapat diberi huruf atau kata apa saja .
yang penting CLASS dan ID sama



<style>
.a {
overflow: auto;
max-height: 250px;
white-space: nowrap;
}
</style>

<div class="a">
<pre><code>
<span style="color: #fff;">
AREA HTML,CSS,JS
</span>
</code></pre>
</div>


BERAPA NILAI ARTIKEL INI

Loading Content...