One benefit of using external style sheets with the @import method is that

One benefit of using external style sheets with the @import method is that


a. it is more efficient than using the link method.
b. it uses less code than using the link method.
c. it requires fewer round trips than using the link method.
d. it is easier to implement into an existing style sheet when working with a large number of files.


Answer: d. it is easier to implement into an existing style sheet when working with a large number of files.


Learn More :