/    Sign up×
Community /Pin to ProfileBookmark

Table borders within DIVs :: IE6 weirdness

First off, I’m a newbie with CSS and I’m just starting to understand how to manually code it instead of relying on Dreamweaver … so I apologize for this presumably ignorant question:

I’m setting up some dropdown menus using DIVs that are essentially just tables of links. I’m testing the site on a PC. The menus seem to be working properly in Netscape 7.2 and Firefox 1.0.4.
However, I get a very bizarre initial page load in Internet Explorer 6.0.2. The horizontal table borders (thin red lines) are visible on the page, but no other elements of the dropdown menus are visible. When you mouseover the top navigation links, the red border lines disappear and remain (properly) invisible until the page is reloaded again. Below is the page link:
[url]http://www.andrew.cmu.edu/user/agrossi/CIT/[/url]

I’ve been searching the web for Internet Explorer CSS kinks, and there seem to be many, but I’ve yet to stumble on one that addresses this particular issue. Any help would be very much appreciated.

Adam

to post a comment
CSS

3 Comments(s)

Copy linkTweet thisAlerts:
@KravvitzNov 12.2005 — Have you checked out the articles on [url=http://www.positioniseverything.net/]PIE[/url]?
Copy linkTweet thisAlerts:
@kiathauNov 15.2005 — Check your javascript, the red lines appeared to be the line of your menu's border.

I guess in the style of your sub menu, you some how included the border.

Kiat Hau

http://webidiot.blogspot.com, [I]Learn how to build a web site[/I]
Copy linkTweet thisAlerts:
@Adam_GrossiauthorDec 07.2005 — hello,

thanks for your help. After struggling with this a bit, I found that if I removed the following code from my external style sheet, the problem vanishes:

table {

border-collapse: collapse;

}

Has anyone else found that border-collapse is quirky in IE? The issue is, without this code my tables in Firefox and Netscape have grey borders. I'm trying to keep them red. If anyone knows a workaround for this, I'd love to see it. Thanks again.

Adam
×

Success!

Help @Adam_Grossi spread the word by sharing this article on Twitter...

Tweet This
Sign in
Forgot password?
Sign in with TwitchSign in with GithubCreate Account
about: ({
version: 0.1.9 BETA 5.15,
whats_new: community page,
up_next: more Davinci•003 tasks,
coming_soon: events calendar,
social: @webDeveloperHQ
});

legal: ({
terms: of use,
privacy: policy
});
changelog: (
version: 0.1.9,
notes: added community page

version: 0.1.8,
notes: added Davinci•003

version: 0.1.7,
notes: upvote answers to bounties

version: 0.1.6,
notes: article editor refresh
)...
recent_tips: (
tipper: @AriseFacilitySolutions09,
tipped: article
amount: 1000 SATS,

tipper: @Yussuf4331,
tipped: article
amount: 1000 SATS,

tipper: @darkwebsites540,
tipped: article
amount: 10 SATS,
)...