On 2/15/06, Seona Bellamy <[EMAIL PROTECTED]> wrote:
> Good point, and I did as you suggested. Oddly enough, however, now I have a
> white strip at the top in IE that says:
> <!--[if lt IE7]> <![endif]-->

You have to put a space between the name (IE) and the version number (7). So:

<!--[if lt IE 7]> <![endif]-->

(I think).

--
--
Christian Montoya
christianmontoya.com ... rdpdesign.com ... cssliquid.com
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to