Recent content by Seer

  1. S

    How do I make bold links, increase the size of text, etc. in a scroll box?

    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>...
  2. S

    How do I make bold links, increase the size of text, etc. in a scroll box?

    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>...
Back
Top