July 2017
Intermediate to advanced
354 pages
9h 58m
English
Maybe the most popular design technique is the responsive behavior. In the last few years several HTML/CSS frameworks have appeared to make programming tasks much easier for frontend developers.
As designers, it is useful to know how these frameworks function in order to provide the correct specifications to the developers. A grid system provides a common reference to communicate the layout aspects of your designs.
Two of the frameworks most used at the time of writing this book are Zurb Foundation, which also has a reduced version for emails, and Bootstrap, a project that was originally created by two Twitter workers and is currently open source. Both the systems are based on the use of columns and have a strong community ...