HTML Tutorial


 Forum HomeForum Home   FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 
RegisterRegister - Not registered yet? Got something to say? Join HTML Code Tutorial!
Firefox td header different from IE Header
Post new topic   Reply to topic    HTML Help Forum Index -> HTML Table
View previous topic :: View next topic  
Author Message
gunff



Joined: 13 Mar 2008
Posts: 2

PostPosted: Thu Mar 13, 2008 1:40 pm     Firefox td header different from IE Header Reply with quote

I am having an issue with displaying a website in firefox. It is putting a weird thin gray line at the top of every table entry on a given page.

When viewing this page with IE it does not display this header line.

I have the border set to 0 and the bordercolor set to white, but it is still there.

You can look at the code at [url]http://www.ebe-inc.com/ebetechnologies/ [/url]

Any help would be greatly appreciated
ogsolution



Joined: 26 Dec 2007
Posts: 144

PostPosted: Thu Mar 13, 2008 10:28 pm     Reply with quote

You have a table border styles that's causing this issue in Firefox.

Code:
table {
  border-collapse: collapse;
}


Try taking the above CSS style out from your default.css and see what happends.
gunff



Joined: 13 Mar 2008
Posts: 2

PostPosted: Fri Mar 14, 2008 5:30 am     Reply with quote

Worked. Thank you
Display posts from previous:   
Post new topic   Reply to topic    HTML Help Forum Index -> HTML Table All times are GMT - 8 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
HTML Help Archive
Powered by phpBB © 2001, 2005 phpBB Group
HTML Help topic RSS feed 

 
HOSTING / DESIGN
MAKE MONEY

Home
  |   Tutorials   |   Forum   |   Quick List   |   Link Directory   |   About
Copyright ©1997-2002 Idocs and ©2002-2007 HTML Code Tutorial