I have a problem coding my website.
In Chrome, firefox ect. it shows the site just the way I want but only in IE different.
I think I tried everything and now i’m out of ideas…
I could post the code, but maybe its easier to just take quick look at the page itself.
Open it in chrome and IE then you will see what I mean.
In Chrome you see the content (6 div’s) floating nicely next to each other and in IE it shows more then wanted..
Here is the link:
HERE
Thanks in advance,
looks like a syntax issue with the markup
swap the two closing tags
</a></div>to be</div></a>