ebeshero / DHClass-Hub

a repository to help introduce and orient students to the GitHub collaboration environment, and to support DH classes.
GNU Affero General Public License v3.0
27 stars 27 forks source link

Flexbox Tutorials We Love #764

Closed ebeshero closed 4 years ago

ebeshero commented 4 years ago

As you're developing your project websites, some of you will want to review or take a crash tutorial on flexboxes. I've just located a terrific video tutorial on this, with great visual examples of how to do everything: https://www.youtube.com/watch?v=k32voqQhODc

And here's one of my favorite static (non-video) tutorials on flexboxes: https://medium.com/@js_tut/the-complete-css-flex-box-tutorial-d17971950bdc

Flexbox Playground Codepen (thanks @benjaminc2020!)

ebeshero commented 4 years ago

Thanks for @alnopa9 for doing an amazing job of teaching flexboxes and more amazing CSS today!