#### Dannie VintherA Marvel poster made with CSS and Clip-path. A sprinkle of JavaScript helps avoid layout reflow when images are fully loaded.
#### Erik Davidsson
A great one for football fans! A layout featuring the upcoming football game between FC Barcelona and Real Madrid. Erik brought it to life with many different techniques with fallbacks to make the website usable in older browsers such as IE8 and IE9.
#### MathieuInspired by [Justin Avery’s CodePen](https://codepen.io/justincavery/pen/yaRLYE/), Mathieu submitted a dynamic periodic table built with CSS Grid.
#### Amy DeVoogdInspired by the works of Jen Simmons and Rachel Andrew, [Spacebar](https://amydevoogd.github.io/product-showcase/) is a product showcase for a completely invented product that Amy branded and designed, i.e. all imagery is copyright-free.
#### Ieva OzolīteA mobile-first semantic web page for a [band poster](https://www.swissted.com/products/the-cure-at-canterbury-odeon-1979). Quite impressive for a first experiment with CSS Grid, don’t you agree?
Ethan Horger
The goal here was to try out a blog entry layout that Ethan has always wanted to try, in which the author’s bio would always be displayed on the top-left of the article, legal notices at the bottom, and some kind of quote or supplemental material pinned in the middle of the article. With CSS Grid, the layout degrades to using floats in IE 8 and 9, and doesn’t maintain the article quote in the middle of the article, but is otherwise fully readable.
Tanya Syrygina
Tanya Syrygina used Grid to built a fresh, card-style blog layout.
Nelson Leite
For an e-commerce project, Nelson Leite needed to showcase a product listing with some other content in the middle of the products, displayed differently. His solution: CSS Grid.
Robert Mion
Robert Mion combined CSS Grid and Flexbox to build a responsive supermarket add.
Arturo Ríos
A CSS Grid that can be used comfortably in full-screen mode comes from Arturo Ríos.
Bob Mitro
A simple, responsive blog theme based on CSS Grid layout.
Kev Bonett
Kev Bonnet created a mobile-first e-commerce template with fallback to Flexbox, then fallback to basic 2-column inline-block.
Sven Rothe
Sven Rothe’s grid has equal heights over several rows. So if you add more content in a tile in the first row, the second row will increase, too.
Ismail Ghallou
With his To-Do app layout, Ismail Ghallou proves that CSS Grid can handle even the weirdest layouts. And it’s responsive, too.
Juan Garcia
A page of a video game platform comes from Juan Garcia.
Mark McMurray
A multi-column layout as a CV requires it is a perfect CSS Grid project as Mark McMurray proves.
Marissa Douglass
Ever thought of building an interactive cookbook with CSS Grid? Marissa Douglass did.
Melissa Bogemanns
A photo showcase made with CSS Grid. Available as .zip (6MB)
Tyler Argo
Tyler Argo re-built the Google Play Store layout from scratch using CSS Grid with fallbacks. It works all the way back to IE9 and is even more responsive than the original site.
Mauricio Mantilla
This layout is based on a website that was designed by the company where Mauricio works at. He took part of the layout, which is based on Packery (Masonry) and port it to grid with just a few lines of CSS Grid.
Katherine Kato
A portfolio website layout made with CSS Grid and Flexbox as a fallback.
Donny Truong
A minimalistic blog layout comes from Donny Truong.
Anenth Vishnu
A responsive app layout based on Grid.
Amy Carney
A basic layout (with IE fallbacks and web accessibility in mind) that may be useful for getting projects started or migrated.
Nurçin Özer
Nurçin Özer submitted a basic blog layout.
Remy Oleszczuk
Inspired by the BBC SPORT landing page.
Patryk Kalwas
Jesús Olazagoitia
Dóra Pölöskei
Vivek Singh
Pranjal Nadhani
Mathias Herrebaut
Noel Tekiri
Aurélie Deschacht
Jonathan Harrell
Getting Started With CSS Grid
Last but not least, before you dive right into the challenge, here are some helpful resources to kick-start your CSS Grid adventure.
Resources and References
Ever thought of building an interactive cookbook with CSS Grid? Marissa Douglass did.
Melissa Bogemanns
A photo showcase made with CSS Grid. Available as .zip (6MB)
Tyler Argo
Tyler Argo re-built the Google Play Store layout from scratch using CSS Grid with fallbacks. It works all the way back to IE9 and is even more responsive than the original site.
Mauricio Mantilla
This layout is based on a website that was designed by the company where Mauricio works at. He took part of the layout, which is based on Packery (Masonry) and port it to grid with just a few lines of CSS Grid.
Katherine Kato
A portfolio website layout made with CSS Grid and Flexbox as a fallback.
Donny Truong
A minimalistic blog layout comes from Donny Truong.
Anenth Vishnu
A responsive app layout based on Grid.
Amy Carney
A basic layout (with IE fallbacks and web accessibility in mind) that may be useful for getting projects started or migrated.
Nurçin Özer
Nurçin Özer submitted a basic blog layout.
Remy Oleszczuk
Inspired by the BBC SPORT landing page.
Patryk Kalwas
Jesús Olazagoitia
Dóra Pölöskei
Vivek Singh
Pranjal Nadhani
Mathias Herrebaut
Noel Tekiri
Aurélie Deschacht
Jonathan Harrell
Getting Started With CSS Grid
Last but not least, before you dive right into the challenge, here are some helpful resources to kick-start your CSS Grid adventure.
Resources and References
- Grid Garden: A game for learning CSS Grid
- GridBugs: A community-curated list of bugs, incomplete implementations and interop issues
- Awesome CSS Grid: A manually curated list of CSS resources
- Grid by Example: Examples, videos and other information to help you learn CSS Grid Layout
- Rachel Andrew’s Grid Guide: the complete guide to Box Alignment, Flexbox, and Grid
- CSS Grid Layout: Examples, references and guides by the Mozilla team
- Chrome CSS Grid Highlighter: a little Chrome extension that highlights CSS grids.
Demos
- Jen Simmons’ CSS Grid Demos: Demos and examples of how Grid works
- CSS Grid Layout on CodePen: A collection of layouts built with CSS Grid
Tutorials
- Building Production-Ready CSS Grid Layouts Today by Morten Rand-Hendriksen
- Progressively Enhancing CSS Layout by Manuel Matuzović
- Getting Started With CSS Grid by Chris Brandrick
Talks
Inspiration
Finally, to get your ideas flowing, some inspiring CodePen experiments that illustrate the magic of CSS Grid:
Are You Ready For The Next Challenge?
That’s right! There will be more challenges coming up very soon, and even more prizes to win! Keep an eye on the magazine or follow us on Twitter so you don’t miss out next time.