1 reply [Last post]
whyme
Offline
newbie
Last seen: 18 years 8 weeks ago
Joined: 2005-04-06
Posts: 6
Points: 0

Hi, heres the problem, in firefox, the link and the hyperlinks work properly, where as in IE, they don't.

Take a look, pages are valid, css is valid, i'm beat, and don't know what the problem is, anyone able to help a possible fool like me?

much thanks.

here's the attachments.

Chris..S
Chris..S's picture
Offline
Moderator
Last seen: 1 day 9 hours ago
Timezone: GMT+1
Joined: 2005-02-22
Posts: 6078
Points: 173

<ul> and <li> tag problem with CSS.

I'll speculate that due to its margin-top:-6em, #context is on top of the list - IE doesn't think you're above the link because its hidden underneath another (albeit transparent) element.