Question:When would you prefer to use the @import technique for applying a style sheet to your web page?
A When you are creating pages for older versions of Netscape Navigator
B When you don't want older browsers like IE4 or Netscape 4 to use the style sheet
C When you want to include a css file in another css file
D There is no such technique available for applying style sheets
+ AnswerC
+ Report