newby table(row) question

H

Hugo de Payns

Goodmorning.

As example a table;

the backgroundcolor is grey;
<TABLE>
<TR>
<TD bgcolor=red>row 1</TD></TR>
<TR>
<TD bgcolor=yellow>row 2</TD>
</TR>
<TR>
<TD bgcolor=blue>row 3</TD>
</TR>
</TABLE>

Now, this table causes an thin grey line between the tablerows;
what i like to know, is there an possibility to prevent this thin
colored line from showing..

TIA
BTW: no need to bother with several browser, it just for personal use.
 
N

Nico Schuyt

Hugo said:
Now, this table causes an thin grey line between the tablerows;
what i like to know, is there an possibility to prevent this thin
colored line from showing..

<TABLE style="border-collapse: collapse">
 

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,744
Messages
2,569,483
Members
44,902
Latest member
Elena68X5

Latest Threads

Top