Hi, My pure CSS dropdown menu is not working in any version Internet Explorer (Want it to work in most version of Internet Explorer) but works on every other browser. (FireFox Safari, Chrome.) The menu: http://www.1tm.com/test/notworkinginie.html Thanks for any help
well, first add the line: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> I advice you to put as a very first... not somewhere in the middle of the code.