Header line of table giving me separation lines

T

tshad

I have a table with a title:

********************************************************
<table border="0" width="700" style="margin-left:5" >
<tr>
<th align="left"><asp:Label id="lblHeaderPositionTitle"
runat="server">Position:&nbsp;</asp:Label></th>
<th><asp:Label id="lblHeaderPosition" runat="server" /></th>
<th><asp:Label id="lblHeaderOpenTitle" runat="server" />Open Since:
</asp:Label></th>
<th><asp:Label id="lblHeaderOpen" runat="server" /></th>
</tr>
</table>
***********************************************************

There is actually more to this table but it is the header I am looking at.

The cells are green, but there is a white line between each cell (and there
is no border). How do I get rid of these lines and have a solid bar?

Thanks,

Tom.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,768
Messages
2,569,574
Members
45,049
Latest member
Allen00Reed

Latest Threads

Top