February 12, 2019

CSS - Flexbox - sketch notes

Flexbox is a very interesting way of creating a layout. If you are a developer like me who used to work on floats then you will see how flexbox has simplified the life of developers. If you are someone who just started the dev journey then I would suggest just take a step back and understand why the industry is going mad over flex by trying your hands at least once in floats. Here are my sketchnotes for learning flexbox.











CODE DEMO : https://github.com/Neha/css3-demos/tree/master/CSSFlexbox

No comments: