SitePoint
Blog
Forum
Library
Login
Join Premium
Toggle sidebar
CSS Grid Layout: 5 Practical Projects
Toggle community discussions
Close
Content
Bookmarks
Preface
CSS Grid Layout: 5 Practical Projects
Notice of Rights
Notice of Liability
Trademark Notice
About SitePoint
Conventions Used
1
Redesigning a Site to Use CSS Grid Layout
What We Are Going to Build
Planning The Grid
Designing the Header
Main Content and Sidebar
Sponsors
Footer
Making the Layout Responsive
Fallbacks
Conclusion
Redesigning a Card-based Tumblr Layout with CSS Grid
Markup
Structural Layout
The Cards
Support
Final Words
Easy and Responsive Modern CSS Grid Layout
Progressive Enhancement: You Don't Have to Override Everything
Adding a Nested Grid
Using the Grid grid-column , grid-row and span Keywords
Using Grid Alignment Utilities
Restructuring the Grid Layout in Small Devices
Conclusion
Progressively Enhanced CSS Layouts from Floats to Flexbox to Grid
Progressive Enhancement vs Graceful Degradation
Your Old Float Layout for A Page
Flexbox Approach
Enhancing to CSS Grid Layout
Progressively Enhancing a Blog Layout
More About CSS Grid Layout
Make Forms Great with CSS Grid
Flawed Flexboxed Forms
Development Approach
The HTML
Form Float Fallback
Get Going with Grid
Form Grid
Grid Enlightenment
Open text modal
Community Questions
Close