Posts: 267
Name: Peter West
Location: Nobleford, Alberta
|
well i went searching on google and i found one that works the code is
<div style="overflow auto; height:300px; width:300px">
<table cellpadding="0" cellspacing="0" style="width:250px;">
<tr>
<td> stuff here</td>
</tr>
</table>
</div>
</body>
</html>
And it worked Thanks for ur help though 
Last edited by vangogh : 09-28-2006 at 02:07 AM.
|