Skip to content

MikhaD/flexbox-sandbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flexbox Sandbox

An interactive "sandbox" for playing around with css flexbox properties without having to write any code to help people quickly figure out flexbox layouts and understand the function and effects of the various flex properties and their values.

Usage

To use flexbox sandbox simply got to the page and start playing around.

Upcoming features

  • Additional info about each flexbox property (#2)
  • Safe/unsafe toggle for alignment properties when necessary (#8)
  • Width and height 100% options (#9)
  • More complex property values for size options (#12)
  • Apply combined styles of selected items to new items created (#13)