Here is a code to let only Internet Explorer view the page
This code will let only internet explorer view whatever is in-between the text!
(You could add an alert inside that code if your site doesn't work with Internet Explorer,
Get the alert HERE)
Code:
<!--[if IE]>
<![endif]-->
Here are some for just certain VERSIONS of Internet Explorer:
Version 8
Code:
<!--[if IE 8]>
<![endif]-->
Version 7
Code:
<!--[if IE 7]>
<![endif]-->
Version 6
Code:
<!--[if IE 6]>
<![endif]-->
Version 5.5
Code:
<!--[if IE 5.5]>
<![endif]-->
Version 5
Code:
<!--[if IE 5]>
<![endif]-->
Version 4.5
Code:
<!--[if IE 4.5]>
<![endif]-->
Version 4
Code:
<!--[if IE 4]>
<![endif]-->

{--------------------------------------------}
---------It's Me, Chad (Chadderbox25)---------
{--------------------------------------------}
Did I Close Your Thread?
Don't Know Why I Did Or Want It Re-Opened?
Contact Me And Tell Me Why You Want It Re-Opened! (In PM)
Need Help With Something? Maybe I Can Help Try Here:
HERE