I have a website build on the WordPress Platform whith an horizontal menu.
When viewed in ie 9+ and firefox it seems okay, but on ie8- the menu css classes seems not right.
I am struggling to find the problem in the css using firebug.
Could someone please give me a hand and help me with this problem…
my website is: http://www.markett.nl
asfasf
You’re using HTML5 tags like
header, nav, footer, which are not supported in IE8 and below. If you want this to work in IE8 and below, just add this script in yourhead: