web88js
10 May 2006, 05:46 PM
hello everyone:
I created a table using Deamwaver8. In IE6 all 4 borders' color are indntical. the border color showed different in FireFox1.5. the top and right border appear to be light than right and botton border. I am wondering what caused this problem and how can I resolve this problem. Please give me some suggestions. Thanks!
Here is the code generate by DW8:
<table width="737" border="10" cellpadding="1" cellspacing="5" bordercolor="#B1C3D9" bgcolor="#999933">
<tr>
<td width="347" align="center">
<img src="images/mm1.gif" alt="mm1" width="108" height="112" /> </td>
<!-- split 2nd cell in first roll into 2 cloumns -->
<td width="171"><img src="images/mm1.gif" alt="mm1" width="108" height="112" /></td>
<td width="171"><img src="images/mm1.gif" alt="mm1" width="108" height="112" /></td>
</tr>
<!-- 2nd row -->
<tr>
<th>this is a header </th>
<td colspan="2"> </td>
</tr>
</table>
jeff
5-10-06
I created a table using Deamwaver8. In IE6 all 4 borders' color are indntical. the border color showed different in FireFox1.5. the top and right border appear to be light than right and botton border. I am wondering what caused this problem and how can I resolve this problem. Please give me some suggestions. Thanks!
Here is the code generate by DW8:
<table width="737" border="10" cellpadding="1" cellspacing="5" bordercolor="#B1C3D9" bgcolor="#999933">
<tr>
<td width="347" align="center">
<img src="images/mm1.gif" alt="mm1" width="108" height="112" /> </td>
<!-- split 2nd cell in first roll into 2 cloumns -->
<td width="171"><img src="images/mm1.gif" alt="mm1" width="108" height="112" /></td>
<td width="171"><img src="images/mm1.gif" alt="mm1" width="108" height="112" /></td>
</tr>
<!-- 2nd row -->
<tr>
<th>this is a header </th>
<td colspan="2"> </td>
</tr>
</table>
jeff
5-10-06