Hi I have a bizarre problem. When I open my site http://www.blackflow.pl/ in IE9 “Polecamy” section on the blue footer(bottom part) gets messed up. It works when I turn on the “compability mode”. When you look at the source it’s just a simple list.
Everything works fine on other browsers
Hi I have a bizarre problem. When I open my site http://www.blackflow.pl/ in IE9
Share
A
<strong>tag as a direct child of a<ul>is invalid HTML. Infact, if you run your webpage through the w3 validator, you’ll see that it has 46 errors, quite a few of which are related to that<ul>with a in it.Edit: Looks like I saw the wrong ul… But the one you’re having the problems with has the same error.