Jump to content

Images not aligning correct in IE


cameeob2003

Recommended Posts

Here is the code im using as you can see I went overboard in order to try and get rid of the spaces in between the <inputs> and the images:

[code]<form method="post" name="subscribe" action="subscribe">
<tr style="border:none; border-bottom:none; border-left:none; border-right:none; border-top:none;">
<td colspan="2">
<img src="images/Serrials-Dad_26.gif" alt="" width="45" height="17" hspace="0" vspace="0" border="0"></td>
<td colspan="5">
<input type="text" align="top" style="background-image: images/Serrials-Dad_27.gif; width:139px; height:17; border:none; border-bottom:none; border-left:none; border-right:none; border-top:none;" alt="" border="0">
</td>
<td colspan="2">
<img src="images/Serrials-Dad_28.gif" alt="" width="10" height="17" hspace="0" vspace="0" border="0"></td>
</tr>
<tr>
<td colspan="9">
<img src="images/Serrials-Dad_29.gif" width="194" height="5" alt="" border="0"></td>
</tr>
<tr>
<td colspan="3">
<img src="images/Serrials-Dad_30.gif" alt="" width="50" height="16" hspace="0" vspace="0" border="0"></td>
<td>
<input type="button" align="top" style="background:url(images/Serrials-Dad_31.gif); width:67px; height:16px; border:none; border-bottom:none; border-left:none; border-right:none; border-top:none;" border="0">
</td>
<td>
<img src="images/Serrials-Dad_32.gif" alt="" width="6" height="16" hspace="0" vspace="0" border="0"></td>
<td>
<input type="button" align="top" style="background:url(images/Serrials-Dad_33.gif); width:58px; height:16px; border:none; border-bottom:none; border-left:none; border-right:none; border-top:none;" border="0">
</td>
<td colspan="3">
<img src="images/Serrials-Dad_34.gif" alt="" width="13" height="16" hspace="0" vspace="0" border="0"></td>
</tr>
</form>[/code]

Any help would be great. I need it fast if possible. Thnx
Link to comment
https://forums.phpfreaks.com/topic/17574-images-not-aligning-correct-in-ie/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.