September 23, 201015 yr For some reason in IE8 on this page http://www.webdesignforkent.co.uk/news/ the main content is going underneath the left navigation! Ive checked over all the coding (widths etc..) but just cant find the problem!! Any help would be great!! Thanks
September 23, 201015 yr try validating the page. For example line 90 has a </ul> that doesn't match and IE8 is strict on UL/LI (and rightly so where Firefox/Chrome ignore them). http://validator.w3.org/check?uri=http://www.webdesignforkent.co.uk/news/&charset=(detect+automatically)&doctype=Inline&ss=1&outline=1&group=0&user-agent=W3C_Validator/1.1
September 23, 201015 yr Author Thanks for that! Half a sleep didnt even think about the code validating
Create an account or sign in to comment