gameboyz Posted July 25, 2009 Report Share Posted July 25, 2009 (edited) I googled for this and found out that you have to use a strict doctype so IE doesn't kick into quirksmode...However I AM using a strict doctype: <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> yet it doesn't work.http://fabcode.org/statickIt's the ID logo (#logo) now I'm using an anchor element to make it work, I wanted it to be a div initially but it doesn't work. Please help! Edited July 25, 2009 by gameboyz Link to comment Share on other sites More sharing options...
dsonesuk Posted July 25, 2009 Report Share Posted July 25, 2009 (edited) theres no open head tag '<head>'second change is to declaration 'colour' should be color:#navmenu a.navlink:hover { colour:#bcbcbc;and i've just tested it IE6,7 and FF , and it works fine (just a fine white glowing edge round text) Edited July 25, 2009 by dsonesuk Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now