Skip to content

cramer-wac/basic_flex_demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 

Repository files navigation

Basic Introduction to Flex Box

Goals

Get students comfortable with FlexBox

  • Main Axis (Default "Row" "left to right")
  • Cross Axis (Default "Column" "top to bottom") (Perpendicularity/Orthogonal to Main Axis)
  • justify-content Modifies the Main Axis
  • align-items Modifies the Cross Axis
  • flex-direction Modifies the direction of the Main Axis

Usage

When presenting this. Demo it all out. Use discretion if you want students to follow along or not

Go Slow

Have Fun

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published