underlig table...
Hej.Jeg har lavet det her lille table... men ventre sides storte streg skulle gerne være 1 px, men som jeg ser det er den 2.
kode:
<table width="50%" height="58" border="0" cellpadding="0" cellspacing="0">
<tr>
<td width="1" rowspan="4" bgcolor="#000000"></td>
<td height="1" colspan="9" bgcolor="#000000"></td>
<td width="1" rowspan="4" bgcolor="#000000"></td>
</tr>
<tr>
<td width="98" height="10" bgcolor="#000000"><div align="center"><font color="#FFFFFF" size="1" face="Tahoma"><strong>foto</strong></font></div></td>
<td colspan="3" bgcolor="#000000"><div align="center"><font color="#FFFFFF" size="1" face="Tahoma"><strong>beskrivelse</strong></font></div></td>
<td width="22" bgcolor="#000000"><div align="center"><strong><font color="#FFFFFF" size="1" face="Tahoma">info</font></strong></div></td>
<td colspan="3" bgcolor="#000000"><div align="right"><strong><font color="#FFFFFF" size="1" face="Tahoma">pris</font></strong></div></td>
<td width="38" bgcolor="#000000"> <div align="center"><strong><font color="#FFFFFF" size="1" face="Tahoma">køb</font></strong></div></td>
</tr>
<tr>
<td height="43">
<div align=center>pic</div></td>
<td width="1" height="43" bgcolor="#000000"></td>
<td width="256" valign="top"> <table width="100%" height="50%" border="0" cellpadding="0" cellspacing="2">
<tr>
<td>beskrivelse</td>
</tr>
</table></td>
<td width="1" bgcolor="#000000"></td>
<td height="43" align="center" valign="top">info</td>
<td width="1" height="43" bgcolor="#000000"></td>
<td width="66" align="right" valign="top">
<div align="right">250,00 kr</div></td>
<td width="1" bgcolor="#000000"><div align="right"></div></td>
<td width=38 height="43" align="center" valign="middle">
<div align="right">k</div></td>
</tr>
<tr>
<td height="1" colspan="9" bgcolor="#000000"></td>
</tr>
</table>
en der kan få ventre sides "streg" 1 px?
