Tag Archives: IE 8

Making your website work with Internet Explorer 8 (IE8)

OK probly well known by now. But if you’re site is ‘broken’ in IE8, you could try the following which tells IE8 to work liek IE7. <meta http-equiv=”X-UA-Compatible” content=”IE=7″ /> It belongs in the document’s HEAD. More importantly it needs … Continue reading

Posted in Browsers, CSS, Web Design | Tagged , , , | Leave a comment