/ Published in: XHTML
Put this metatag in the header. This forces Internet Explorer 8 to render like Internet Explorer 7... Useful if You want to use last-child or other IE8 unsupported CSS
Expand |
Embed | Plain Text
<meta http-equiv="X-UA-Compatible" content="IE=7">
You need to login to post a comment.
