Site Owners Forums - Webmaster Forums

Site Owners Forums - Webmaster Forums (http://siteownersforums.com/index.php)
-   Javascript (http://siteownersforums.com/forumdisplay.php?f=24)
-   -   Using the CSS @import Rule (http://siteownersforums.com/showthread.php?t=59706)

davikerkrish 09-06-2012 02:37 AM

Using the CSS @import Rule
 
you might want to consider splitting your style sheet up into several smaller CSS files. That�s when the @import rule can come in quite handy.

The @import rule is another way of loading a CSS file. You can use it in two ways. The simplest is within the header of your document, like so:


omxwebtech 09-14-2012 02:47 AM

Ya!I have no doubt on this sweet feedback.Keep writing continue.

chelsea77 11-11-2012 12:17 PM

do not use @import rule, for optimum performance use
Code:


to include your style sheet

niel 12-28-2014 01:23 PM

good post thanks

george.web13 12-30-2014 04:29 AM

What's the REALLY difference between these 2 methods???

a)
b)


All times are GMT -7. The time now is 03:04 AM.


Powered by vBulletin Copyright © 2020 vBulletin Solutions, Inc.