At the end of 2018, we published a book about CSS Grid, the layout tool that is revolutionizing the frontend web-design. CSS Grid is entirely native to CSS and allows you to create a grid-based layout system, using columns and rows.
"CSS Grid Explained" immediately became one of our best-selling books. So we're working on a large update and expansion for that book. We're also starting to produce a new book, "Flexbox Explained". Flexbox is closely related to CSS Grid, but there are noticeable differences:
Flexbox is a one-dimensional layout model. It can manage either columns or rows.
CSS Grid is a two-dimensional layout model. It can manage both columns and rows.
Over the next few weeks, we're going to publish a series of Flexbox tutorials as we write "Flexbox Explained". This first tutorial demonstrates the basic concepts of CSS Flexbox with practical examples.
[[ This is a content summary only. Visit
http://OSTraining.com for full links, other content, and more! ]]
Published on February 01, 2019 15:12