The bottomline is: use LINK instead of @import if you want stylesheets to download in parallel resulting in a faster page.
Related Submissions:
- Import and Display RSS Feeds in WordPress Importing and displaying external RSS feeds on your site is a great way to share your online activity with your visitors. If you are active...
- Use PHP to Gzip and Optimize CSS Files Use PHP to optimize and gzip CSS files resulting in smaller download size and fewer HTTP requests. I was able to reduce the size of...
- irregexp: New Fast Regexp Engine in Chrome We are seeing great work with faster JavaScript, but what about faster DOM? Or faster CSS? Or faster libraries? Or faster Regexp? Well, members of...
- What is a Non-Blocking Script? It was just a couple of years ago that Steve Souders introduced the concept of blocking vs. non-blocking into the common lexicon of web developers...
- HREF.IN - Ajax short url service The things that make it different are it’s simple but stylish looks, it is Ajax (meaning you don’t have to wait for the page to...