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
- Host: GitHub
- URL: https://github.com/preethi-dev/modern-layout-02
- Owner: Preethi-Dev
- Created: 2022-06-29T10:58:03.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2022-06-29T11:08:51.000Z (almost 3 years ago)
- Last Synced: 2025-01-08T23:02:58.962Z (4 months ago)
- Topics: css-grid, css3, css3-grid, grid, grid-layout, grid-template-areas, html5, modern-layout-02
- Language: CSS
- Homepage: https://preethi-dev.github.io/Modern-Layout-02/
- Size: 8 MB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Modern Layouts - 02/50 (#Made-In-CSS-Grid)

_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**