Hello, Im trying to make my side frames on my site not go down pass 640pixels. I have them at 100% on all. What do I need to make this work?
This is what my table html looks like...
<table width="100%" height="100%" border="0">
<tr>
<td width="100%" height="100%"> </td>
</tr>
</table>
Thanks again!
This is what my table html looks like...
<table width="100%" height="100%" border="0">
<tr>
<td width="100%" height="100%"> </td>
</tr>
</table>
Thanks again!