I often stress the importance of using external style sheets in your Web pages, because they help your site load more quickly and help keep your site more consistent. And there are two ways to include an external style sheet in your Web pages. But how do you choose between @import and <link>? Many people used @import to hide styles from Netscape 4, but that browser is hardly used now, so is there any reason to use one or the other? Or perhaps we should use both methods.
Comments
No comments yet. Leave a Comment

