Flexbox
摘要
The flexible box layout model, more commonly known as flexbox, is a powerful tool for building layouts with CSS. It’s not quite as powerful as CSS Grid, which we’ll look at in Chapter 11 , but it can solve many layout problems.