BOX SCROLL UNTUK ARTIKEL TERKAIT

<div align="center">
<table width="250" border="1">
<tr> <th colspan="100%" scope="col">JUDUL KOTAK</th></tr><tr><td><div style="font-family:arial;font-size:12px; overflow: scroll; width: 250px; height: 150px;"><div style="text-align: center; width: 100%; padding: 0 px; overflow: hidden;">DISINI TULISAN ANDA</div></div></td></tr>
</table>
</div>
JUDUL KOTAK
DISINI TULISAN ANDA

bisa juga di buat kotak artikel terkait,anda tinggal merubah tulisa dijudul kotak saja.
kodenya seperi ini:
<div align="center">
<table width="250" border="1">
<tr> <th colspan="100%" scope="col">ARTIKEL TERKAIT</th></tr><tr><td><div style="font-family:arial;font-size:12px; overflow: scroll; width: 250px; height: 150px;"><div style="text-align: center; width: 100%; padding: 0 px; overflow: hidden;">DISINI TULISAN ANDA</div></div></td></tr>
</table>
</div>
hasilnya:
ARTIKEL TERKAIT
DISINI TULISAN ANDA