Example : PNG Image PNG Image PNG Image PNG Image PNG Image PNG Image PNG Image Notes:<!--[if IE 6]> Special instructions for IE 6 here <![endif]-->manifest.css - @import url('all.css'); - @import _url('ie_fix.css')
The @import directive can also be used within style sheets themselves to refer to other external CSS resources. Internet Explorer imposes a maximum limit of 32 imports that an individual styleSheet object can hold, and a depth limit of three on the number of style sheets that may be included within the style sheet chain.