1 px different in IE
-
Hi!
I’m making a soccer blog, but I have a problem with the layout. I have a menu beneath the header which appears perfect in FF, Opera and Netscape, but in IE it is 1 px different. Click here to see
The different is very annoying since I’m using 1px borders and the borders looks broken when it’s 1 px different in IE.Below you can see the menu in html. I made the tables in Dreamweaver and pasted the code into index.php in the theme editor.
<table id=”Table_01″ width=”760″ height=”16″ border=”0″ cellpadding=”0″ cellspacing=”0″>
<tr><td> <img src=”url” width=”65″ height=”16″ alt=”menu_01″></td>
<td> <img src=”url” width=”56″ height=”16″ alt=”menu_02″ border=”0″></td>
<td> <img src=”url” width=”148″ height=”16″ alt=”menu_03″></td>
<td> <img src=”url” width=”58″ height=”16″ alt=”menu_04″ border=”0″></td>
<td> <img src=”url” width=”60″ height=”16″ alt=”menu_05″ border=”0″></td>
<td> <img src=”url” width=”58″ height=”16″ alt=”menu_06″ border=”0″></td>
<td> <img src=”url.gif” width=”315″ height=”16″ alt=”menu_07″></td>
</tr>
</table>Can anyone help? I’ve tried many different things, but nothing seems to work..
- The topic ‘1 px different in IE’ is closed to new replies.