- Less Web Development Essentials
- Bass Jobsen
- 281字
- 2021-07-16 12:02:31
What this book covers
Chapter 1, Improving Web Development with Less, shows how CSS3 brought advanced functions such as gradients, transitions, and animations to web designers. It also explains how, on the other hand, CSS code became more complex and difficult to maintain. Less helps you make your CSS maintainable, reusable, and prevent code duplications.
Chapter 2, Using Variables and Mixins, explains why variables allow you to specify widely-used values in a single place and then reuse them throughout the style sheet, thus making global changes as easy as changing one line of code. Mixins allow you to embed all the properties of a class into another class by simply including the class name as one of its properties. The chapter also explains what parametric mixins are and how to use them.
Chapter 3, Nested Rules, Operations, and Built-in Functions, explains the use of nested rules for making inheritance clear and for making shorter style sheets. The chapter also explains how to create complex relationships between properties and how to use the built-in functions of Less.
Chapter 4, Avoid Reinventing the Wheel, teaches you how Less code and mixins can become complex because they handle different browsers and devices. The chapter also explains prebuilt mixins and other sources that help you (re)use them.
Chapter 5, Integrate Less in Your Own Projects, teaches you how to organize your files for new projects or get the projects you maintain ready for using Less.
Chapter 6, Bootstrap 3, WordPress, and Other Applications, explains what Bootstrap is and shows the strength of using Less with Bootstrap. The chapter also teaches you how to build web applications with Less or integrate it in your WordPress themes.
- 嵌入式Linux開發技術
- Cybersecurity:Attack and Defense Strategies
- Windows Vista融會貫通
- 新手學電腦從入門到精通(Windows 10+Office 2016版)
- Moodle 3.x Teaching Techniques(Third Edition)
- 注冊表應用完全DIY
- 操作系統分析
- Linux設備驅動開發
- 跟老男孩學Linux運維:Shell編程實戰
- Windows 7實戰從入門到精通(超值版)
- 從零開始學安裝與重裝系統
- Learning BeagleBone
- Implementing Domain-Specific Languages with Xtext and Xtend(Second Edition)
- Mastering Azure Serverless Computing
- 鴻蒙應用程序開發