An open API service indexing awesome lists of open source software.

https://github.com/preethi-dev/modern-layout-02

CSS grid enable the modern layouts. This 2nd layout of modern layout series using named template areas. #Made-In-CSS-Grid
https://github.com/preethi-dev/modern-layout-02

css-grid css3 css3-grid grid grid-layout grid-template-areas html5 modern-layout-02

Last synced: 3 months ago
JSON representation

CSS grid enable the modern layouts. This 2nd layout of modern layout series using named template areas. #Made-In-CSS-Grid

Awesome Lists containing this project

README

        

# Modern Layouts - 02/50 (#Made-In-CSS-Grid)

![Screenshot](./assets/images/layout-02-screenshot.png)

_50 days challenge on Modern Layouts using CSS Grid._

### Do you know??

❌ No Absolute or Relative positioning

✅ Use 12-column grid layout

✅ Responsive to each breakpoints

✅ Placing items using **Named Template Areas**