X
xyzzy
This is supposed to put a 1 pixel border around the image. Top, left,
right is OK, bottom is a lot thicker (3-4 pixels). What am I doing
wrong or is IE 6 buggy? TIA
<table width="642" height="482" bgcolor="#00ff00" cellpadding="1"
cellspacing="0" border="0" align="center">
<tr align="center" valign="middle">
<td width="642" height="482" valign="middle" align="center">
<img src="a.jpg" width="640" height="480" alt="" border="0">
</td></tr></table>
right is OK, bottom is a lot thicker (3-4 pixels). What am I doing
wrong or is IE 6 buggy? TIA
<table width="642" height="482" bgcolor="#00ff00" cellpadding="1"
cellspacing="0" border="0" align="center">
<tr align="center" valign="middle">
<td width="642" height="482" valign="middle" align="center">
<img src="a.jpg" width="640" height="480" alt="" border="0">
</td></tr></table>