HighDots Forums  

newby table(row) question

alt.html alt.html


Discuss newby table(row) question in the alt.html forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Hugo de Payns
 
Posts: n/a

Default newby table(row) question - 09-01-2003 , 03:27 AM






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.

Reply With Quote
  #2  
Old   
Nico Schuyt
 
Posts: n/a

Default Re: newby table(row) question - 09-01-2003 , 03:35 AM






Hugo de Payns wrote:
Quote:
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">





Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.