/ Published in: CSS
                    
                                        
This rule lets you define CSS rules that are visible to IE only.
                
                            
                                Expand |
                                Embed | Plain Text
                            
                        
                        Copy this code and paste it in your HTML
/* for Internet Explorer only */
/*\*/
* html .container {
height: 8em;
}
/**/
Comments
 Subscribe to comments
                    Subscribe to comments
                
                