Название: CSS Grid Layout: 5 Practical Projects
Автор: Craig Buckler
Издательство: Sitepoint
Год: 2018
Страниц: 84
Формат: PDF
Размер: 10 Mb
Язык: English
CSS has grown from a language for formatting documents into a robust language for designing web applications. Its syntax is easy to learn, making CSS a great entry point for those new to programming. Indeed, it's often the second language that developers learn, right behind HTML.
One of CSS's new features is the Grid Layout Module, which enables complex layout designs that previously would have been very difficult to achieve. In this book, we'll examine five projects that use grid layout.