Scalable and Modular Architecture (SMACSS) for CSS
Год: 2012
Автор: Jonathan Snook
Издательство: Snook.ca Web Development, Inc.
ISBN: 978-0-9856321-0-6
Язык: Английский
Формат: PDF/Epub
Качество: Изначально компьютерное (eBook)
Интерактивное оглавление: Да
Количество страниц: 112
Описание: Scalable and Modular Architecture for CSS (or SMACSS for short) is more style guide than rigid framework. There is no library within here for you to download or install. SMACSS is a way to examine your design process and as a way to fit those rigid frameworks into a flexible thought process. It is an attempt to document a consistent approach to site development when using CSS.
Preface
1. About the Author
2. Introduction
Core
3. Categorizing CSS Rules
4. Base Rules
5. Layout Rules
6. Module Rules
7. State Rules
8. Theme Rules
9. Changing State
Aspects of SMACSS
10. Depth of Applicability
11. Selector Performance
12. HTML5 and SMACSS
13. Prototyping
Aspects (cont) Premium access
14. Preprocessors
15. Drop the Base
16. The Icon Module
17. Complicated Inheritance
18. Screencast: Applying the Principles
19. Screencast: Avoiding Content-specific Context
Appendix
20. Formatting Code
21. Resources