Showing posts with label flexbox. Show all posts
Showing posts with label flexbox. Show all posts

Monday, 24 November 2014

Learn Flexbox

CSS Flexible Box or Flexbox is simply a CSS layout model.
Using flexbox we do not need to rely on float anymore, and it could be responsive too.

I think flexbox will be used widely in the future, so we better start to learn now.
Anyway, flexbox is very cool and we must learn it, definitely.