smartalecc5
02-17-2003, 10:05 PM
Hi, i have my on geocities and theres alot of ads, so if i were to have frames, the ad box would almost completely cover the navigation links, so I was wondering if you could target TD's.
can you do..
<table>
<tr>
<td width=20% name="left"><a href="link.html" target=right>Can this work</a>
</td>
<td width=80% name="right">
</tr>
</table>
can you target withn td's? Thanks in advance :)
can you do..
<table>
<tr>
<td width=20% name="left"><a href="link.html" target=right>Can this work</a>
</td>
<td width=80% name="right">
</tr>
</table>
can you target withn td's? Thanks in advance :)