gameboyz 0 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 Quote Link to post Share on other sites
dsonesuk 913 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 Quote Link to post Share on other sites
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.