So, i used this code
<table><tr>
<td>SCROLLBOXCODE</td>
<td>SCROLLBOXCODE</td>
</tr></table>
to put 2 scroll boxes side by side.
and then i put this scroll box code in each of them
<div style="height:120px;width:250px;font:16px/26px Georgia, Garamond, Serif;overflow:scroll;">
TEXT HERE
</div>...