Book Image

LESS WEB DEVELOPMENT COOKBOOK

Book Image

LESS WEB DEVELOPMENT COOKBOOK

Overview of this book

Table of Contents (19 chapters)
Less Web Development Cookbook
Credits
Foreword
About the Author
About the Reviewers
www.PacktPub.com
Preface
Index

Chapter 8. Building a Layout with Less

In this chapter, you will learn to do the following:

  • Using CSS Reset with Less

  • Importing and organizing your Less files

  • Importing files with the @import directive

  • Building a grid with grid classes

  • Creating responsive grids

  • Building a semantic grid with mixins

  • Applying the flexbox grid on your design

  • Integrating a navigation menu into the layout

  • Repositioning your content