Currently utilizing Twitter Bootstrap and curious if there is a specific CSS class to designate IE browsers within the BODY or HTML tags. Interested in writing CSS specifically for all IE browsers.
Aware that Bootstrap offers some CSS classes for IE browsers within the HTML tag where version-specific CSS can be written, but I am looking to write a CSS that will apply to all IE browsers.