MSDN calls for <!--[if expression]> HTML <![endif]-->, which is what I am using. And... since I'm just stating [if IE], this really shouldn't be isolated to IE 5.0.1.
Its preferable to use <!--[if lt IE7]> instead, as there's a pretty strong chance that the real IE7 will obey standards
Oh, and if a website (or user) employs the IE7 JavaScript library, then it will treat conditional comments as though it were the real "IE7".
-- -David R ****************************************************** The discussion list for http://webstandardsgroup.org/
See http://webstandardsgroup.org/mail/guidelines.cfm for some hints on posting to the list & getting help ******************************************************
