Determine IE Version Kodu
<!--
Use this code to determine what version of Internet Explorer is being used. Just copy the code anwyhere and then preview it in Internet Explorer.
-->
<!--[if IE 9]>
<p>Internet Explorer 9!</p>
<![endif]-->
<!--[if IE 8]>
<p>Internet Explorer 8!</p>
<![endif]-->
<!--[if IE 7]>
<p>Internet Explorer 7!</p>
<![endif]-->
<!--[if IE 6]>
<p>Internet Explorer 6!</p>
<![endif]-->