robert_gsfame Posted November 3, 2009 Share Posted November 3, 2009 i want to create a table with let say 3 column<td> and i use css to have it bordered. But it didn't look nice as it has been separated with unseen border as i did this <border=0> Can anyone help me? removing this border so that i can have my <td> looks unseparate Quote Link to comment Share on other sites More sharing options...
cags Posted November 3, 2009 Share Posted November 3, 2009 Have you changed the following atrributes... <table cellpadding="" cellspacing="" Quote Link to comment Share on other sites More sharing options...
jcombs_31 Posted November 3, 2009 Share Posted November 3, 2009 Also don't forgot that if you are using borders on all sides you will get double borders which could be your problem. Quote Link to comment Share on other sites More sharing options...
robert_gsfame Posted November 4, 2009 Author Share Posted November 4, 2009 thx cags! Quote Link to comment Share on other sites More sharing options...
robert_gsfame Posted November 4, 2009 Author Share Posted November 4, 2009 but it only works in mozilla but not in IE 6.0 Quote Link to comment Share on other sites More sharing options...
robert_gsfame Posted November 4, 2009 Author Share Posted November 4, 2009 okay got it!! border-collapse:collapse; sorry i'm still newbie on CSS, thx for everyone Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.