This is sort of hack which helps you write CSS specific to IE6 / IE7.

 

EX:

_display:none;/* IE 6 Fix */
*display:none;/* IE 7 Fix */

 

 

NOTE: This code is not recommended if you are writing code that has to comply to CSS standards. In such cases you may have to switch to alternate methods.

bookmark bookmark bookmark bookmark bookmark bookmark bookmark bookmark bookmark bookmark