Current location: Hot Scripts Forums » General Web Coding » HTML/XHTML/XML » Borders in Internet Explorer Tables


Borders in Internet Explorer Tables

Reply
  #1 (permalink)  
Old 10-16-06, 11:37 AM
davidjam's Avatar
davidjam davidjam is offline
Newbie Coder
 
Join Date: Jul 2005
Posts: 16
Thanks: 0
Thanked 0 Times in 0 Posts
Borders in Internet Explorer Tables

I am trying to get rid of the borders of a table in IE. They won't go away! I have set every applicable tag (table, tr, td, th and others) to border: 0; border: 0px; and border: none; using CSS. Yet the borders still persist. The border is a white line about 2px wide around each cell.

Here's the page I'm working on

Last edited by davidjam; 10-16-06 at 11:45 AM. Reason: Add link to page
Reply With Quote
  #2 (permalink)  
Old 10-16-06, 01:59 PM
sp1ky sp1ky is offline
Newbie Coder
 
Join Date: May 2005
Posts: 58
Thanks: 0
Thanked 0 Times in 0 Posts
*cough*

??

<table border="0" ...>

not working ??
Its an xhtml compliant tag..

No border in ff1.5 or ie7 for me...
Reply With Quote
  #3 (permalink)  
Old 10-16-06, 02:03 PM
davidjam's Avatar
davidjam davidjam is offline
Newbie Coder
 
Join Date: Jul 2005
Posts: 16
Thanks: 0
Thanked 0 Times in 0 Posts
Hi, thanks, I just figured it out:
Code:
border-collapse: collapse;
Reply With Quote
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
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

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Internet explorer restricting file from showing active content Torbinsky JavaScript 6 07-24-05 12:58 PM
Internet explorer problem sharad JavaScript 1 01-07-05 08:57 PM
windows xp SP2 and Internet Explorer bsilby The Lounge 5 06-19-04 11:04 PM
Winxp service pack 2 and Internet Explorer bsilby JavaScript 0 06-14-04 11:46 PM
sendmail form closes Internet Explorer, opera resists rubberduck JavaScript 0 04-17-04 11:48 AM


All times are GMT -5. The time now is 08:55 PM.
vBulletin® Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.