Mon, 2005-08-01 23:15
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.
Tue, 2005-08-02 00:53
#1
<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.