k0r54
10-21-2004, 07:32 AM
Hi,
After a few problems and some messin about my problem gets even more confussing
If you look here
http://www.ringtones2logos.co.uk/main/wallpapers/ringtonest2.php
I have uses this coding
<table border="1" cellpadding="0" cellspacing="0">
<tr>
<td></td>
<td><img src="../../images/106711.gif" border="1"></td>
<td></td>
<td><img src="../../images/106711.gif" border="1"></td>
<td></td>
<td><img src="../../images/106711.gif" border="1"></td>
<td></td>
<td width="103"> </td>
<td></td>
</tr>
</table>
But the second i put an imaged in this colum (btw each image is 101 width 103 with border) this happens which is what im trying to avoid the edges get pushed out???????
http://www.ringtones2logos.co.uk/main/wallpapers/ringtonest3.php
And the code for that is
<table border="1" cellpadding="0" cellspacing="0">
<tr>
<td></td>
<td><img src="../../images/106711.gif" border="1"></td>
<td></td>
<td><img src="../../images/106711.gif" border="1"></td>
<td></td>
<td><img src="../../images/106711.gif" border="1"></td>
<td></td>
<td width="103"><img src="../../images/106711.gif" border="1"></td>
<td></td>
</tr>
</table>
MANY thanks as this has been driving me mad for days!
After a few problems and some messin about my problem gets even more confussing
If you look here
http://www.ringtones2logos.co.uk/main/wallpapers/ringtonest2.php
I have uses this coding
<table border="1" cellpadding="0" cellspacing="0">
<tr>
<td></td>
<td><img src="../../images/106711.gif" border="1"></td>
<td></td>
<td><img src="../../images/106711.gif" border="1"></td>
<td></td>
<td><img src="../../images/106711.gif" border="1"></td>
<td></td>
<td width="103"> </td>
<td></td>
</tr>
</table>
But the second i put an imaged in this colum (btw each image is 101 width 103 with border) this happens which is what im trying to avoid the edges get pushed out???????
http://www.ringtones2logos.co.uk/main/wallpapers/ringtonest3.php
And the code for that is
<table border="1" cellpadding="0" cellspacing="0">
<tr>
<td></td>
<td><img src="../../images/106711.gif" border="1"></td>
<td></td>
<td><img src="../../images/106711.gif" border="1"></td>
<td></td>
<td><img src="../../images/106711.gif" border="1"></td>
<td></td>
<td width="103"><img src="../../images/106711.gif" border="1"></td>
<td></td>
</tr>
</table>
MANY thanks as this has been driving me mad for days!