link exchange

HTML:
<table border="0" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" class="tborder" align="center">
<tr>
<td class="tcat">DDL Websites</td>
</tr>
<tr>
<td class="alt1">
<!-- Image codes goes here -->
</td>
</tr>
</table>

Should work.
 
DEViANT said:
HTML:
<table border="0" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" class="tborder" align="center">
<tr>
<td class="tcat">DDL Websites</td>
</tr>
<tr>
<td class="alt1">
<!-- Image codes goes here -->
</td>
</tr>
</table>

Should work.
not working why
 
Back
Top