Category
page 1Cascading Style Sheets layouts
CSS Flex Box Layout
CSS Flexible Box Layout, commonly known as Flexbox, is a CSS web layout model. It is in the W3C's candidate recommendation (CR) stage. The flex layout allows responsive elements within a container to be automatically arranged depending on viewport (device screen) size.
CSS grid layout
CSS properties allowing to create complex responsive web design layouts