newsletter iconSubscribe to our blog and learn better ways to use the web. You'll receive automatic notifications of new entries via email.

  • This field is for validation purposes and should be left unchanged.

CSS: Attaching style sheets

What are the differences between using @import vs. <link> when attaching an external style sheet to your HTML web page? i liked this article “What’s the Difference Between @import and link for CSS?” from About.com. It’s comprehensive and well written. Also has additional useful links to CSS topics at the end of the article.