Puts a box around the border of a table. not the cells just the main table.
does not work in NS4.xx
does not work in NS4.xx
General Details
Snippet uploaded by: snippet
Email : webmaster@snippetlibrary.com
Snippet By: unknown
<!---Head--->
none
<!---Body--->
<table cellspacing=0 border=0 cellpadding=5 style="border: 1px solid black">
<tr>
<td>Your stuff here</td>
</tr>
</table>
No Reviews to show
