The CSS Handbook: handy guide to CSS for developers

Click for: original source

Flavio Copes put together this guide to CSS. He wrote this article to help you quickly learn CSS and get familiar with the advanced CSS topics.

CSS, a shorthand for Cascading Style Sheets, is one of the main building blocks of the Web. Its history goes back to the 90’s, and along with HTML it has changed a lot since its humble beginnings.

CSS is often quickly dismissed as an easy thing to learn by developers, or one thing you just pick up when you need to quickly style a page or app. Due to this reason, it’s often learned on-the-fly, or we learn things in isolation right when we have to use them. This can be a huge source of frustration when we find that the tool does not simply do what we want.

This is an excellent source for anybody learning web development. Also available in PDF, ePub and Mobi. Great job!

[Read More]

Tags css web-development frontend