Hi
The below is my coding to draw the line. It works well in the browser view but this line can't be seen in the print preview. How can i modify the line to be seen in the print preview,please?If anybody knows, let me know your valuable idea. Thanks.
********************************************
<tr>
<td height="2" bordercolor="#0033CC" bgcolor="#0033CC"></td>
<td height="2" bordercolor="#0033CC" bgcolor="#0033CC"></td>
<td height="2" bordercolor="#0033CC" bgcolor="#0033CC"></td>
<td height="2" bordercolor="#0033CC" bgcolor="#0033CC"></td>
<td height="2" bordercolor="#0033CC" bgcolor="#0033CC"></td>
<td height="2" bordercolor="#0033CC" bgcolor="#0033CC"></td>
<td height="2" bordercolor="#0033CC" bgcolor="#0033CC"></td>
<td height="2" bordercolor="#0033CC" bgcolor="#0033CC"></td>
</tr>
********************************************