how can i make my table into a scrollable one? because my comments' table is very long. please and thank you.
try to look at the div part of your table:
[quote]<table width="595" height="158" border="0">
<tr>
<td width="589" height="126" valign="bottom" background="http://i184.photobucket.com/albums/x201/aswang011/dnbanner.jpg">
[b]<div id="myBanner" "[u]overflow:auto;[/u] top:136px ;width:579px; height:14px; z-index:3">[/b]
<div align="right">
<span class="linkstyle">
<a href="/" target="_top" class="linkstyle">Home</a> |
<a href="/user.php" target="_top" class="linkstyle">Profile</a> |
<a href="/friends.php" target="_top" class="linkstyle">Friends</a> |
<a href="/explore.php" target="_top" class="linkstyle">Explore</a> |
<a href="/gallery.php" target="_top" class="linkstyle">Search</a> |
<a href="http://mobs.friendster.com" target="_top" class="linkstyle">MOBS</a> |
<a href="/video.php" target="_top" class="linkstyle">Video</a> |
<a href="/editcollege.php?A=s" target="_top" class="linkstyle">Schools</a> |
<a href="/blogs.php" target="_top" class="linkstyle">Blogs</a>
</span>
<br>
<br>
</div>
</div>
</td>
</tr>
</table>[/quote]