Can anyone tell me if Im using cell padding correctly? It doesn't seem to be working. You can look at my table at http://techgeekmag.com/links/
Heres the code:
Heres the code:
Code:
<table border="1" bordercolor="red" cellpadding="10">
<tr>
<td><b><center>Website</center></b></td>
<td><b><center>Description</center></b></td>
<tr>
<td>
<a href="http://prime-media.me.uk/">Prime Media</a>
</td>
<td>
Professional Web Design/Development at an affordable price!
</td>
</tr>
<tr>
<td>
<A HREF="http://www.linkhelpers.net">Targeted Website Traffic</A>
</td>
<td>Webmasters helping webmasters develop high value relevant links. Promoting ethical web-marketing using the time trusted pillars of relevance and popularity.
</td>
</tr>
<tr>
<td><a href="http://tmondo.com/">tmondo</a></td>
<td>Tmondo.com is your number one source for free Online Games. We have a huge selection of games available for you to play.With hundreds of games, you will have hours of fun in the arcade. With our very easy to use casino suitable for all ages you can bet and gamble as much you like...</td>
</tr>
</table>