buxmike
11-20-2013, 02:43 AM
hello,
Not sure what I am doing wrong, been on this for two days and just cant figure our whats going on.
For whatever reason, two images in my table are showing way right, ( Not in table ) ?
b4.png
bshop.png
Anyone have an idea what I am doing wrong?
<table border="1">
<tr>
<th><img src="http://sitename.com/b2.png"></th>
</tr>
<tr>
<td><img src="http://sitename.com/b3.png"></td>
<td><img src="http://sitename.com/b4.png"></td>
</tr>
<tr>
<td><img src="http://sitename.com/b5.png"></td>
<td><img src="http://sitename.com/bshop.png"></td>
</tr>
<tr>
<th> <img src="http://sitename.com/b7.png"> </th>
</tr>
</table>
Thank you in advance.
Not sure what I am doing wrong, been on this for two days and just cant figure our whats going on.
For whatever reason, two images in my table are showing way right, ( Not in table ) ?
b4.png
bshop.png
Anyone have an idea what I am doing wrong?
<table border="1">
<tr>
<th><img src="http://sitename.com/b2.png"></th>
</tr>
<tr>
<td><img src="http://sitename.com/b3.png"></td>
<td><img src="http://sitename.com/b4.png"></td>
</tr>
<tr>
<td><img src="http://sitename.com/b5.png"></td>
<td><img src="http://sitename.com/bshop.png"></td>
</tr>
<tr>
<th> <img src="http://sitename.com/b7.png"> </th>
</tr>
</table>
Thank you in advance.