CSS Grid Signup Form
Ahh, signup forms. A common UI playground (along with Weather Apps, and Twitter clients). Here’s a signup screen for Milligram, a fictional coffee social network, which I have now half the mind to build.
CSS Grid areas provide an interesting option for responsive design. Being able to specify layouts visually with an ascii representation.
Granted, this is a simple responsive implementation, but you could see this coming in handy with more complex layouts (more on that later).
More by Brett Jones View profile
Like