From the course: Building Responsive Forms with Flexbox

Unlock the full course today

Join today to access over 22,400 courses taught by industry experts or purchase this course individually.

Additional resources

Additional resources - CSS Flexbox Tutorial

From the course: Building Responsive Forms with Flexbox

Start my 1-month free trial

Additional resources

- I hope you've enjoyed exploring Flexbox, and how it can help you build responsive content. Before we go, I want to leave you with some additional Flexbox resources. They can help you learn more about it, and how to integrate it into your own projects. I've created this resources.htm file that you can find in the Chapter-03 folder of your Exercise Files directory. Now the first link takes you directly to the CSS Flexbox Layout Module Level 1. This is the official Flexbox specification from the W3C, and although I admit not riveting reading, this specification contains all of the properties, concepts, and syntax for Flexbox. It's a pretty short read, and it's got a lot of nice, helpful graphics, and code examples in it. So if you're really looking to learn Flexbox from start to finish, this is a specification that you should bookmark and come back to often. Another resource that you're going to want to bookmark is the Can I Use Flexbox page. Caniuse.com is a great resource for…

Contents