Ingo Chao on 4 January 2008 04:04

> Nancy E. Sosna Bohm wrote:
>>  Often I find a pixel or two difference between FireFox and IE7, mostly due
>>  to my use of borders and padding. I have been extensively using !ie at the
>>  end of a style declaration to correct this in IE7. This is similar to the
>>  !important used to target both FF and IE7, but not IE6.  Both of these work
>>  perfectly, but I don't see any mention of them on this list. Is there
>>  something wrong with this practice that I should know? I use conditional
>>  comments for IE6.
>>  
>>  Thanks in advance,
>>  
>>  Nancy
> 
> 
> Can someone let me in what is meant with "!ie" hack and point me to a 
> reference?
> 
> Ingo

It's an invalid hack [1] used to target IE7. Almost any word can be used after 
"!" in the important identifier.

[1] <http://www.webdevout.net/css-hacks#unrecommended-important_ie>

Alan

http://css-class.com/

______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to