IE를 사용할 때 특정 버전의 엔진으로 렌더링 하도록 해 주는 http meta 태그 (X-UA-Compatible)
* 대략 아래와 같은 형식임 자세한 내용은 링크 참조 <meta http-equiv=”X-UA-Compatible” content=”IE=8,chrome=1″/> * 참고 링크 – Specifying Document Compatibility Modes (MSDN) – Force IE9 to emulate IE8. Possible? – X-UA-Compatible Meta Tag – X-UA-Compatible META tag를 삽입하였으나 작동하지 않을 때 – Implementing the META Switch on Apache