タグ

ブックマーク / chriswrightdesign.com (1)

  • Experiment: Using Flexbox Today - Chris Wright

    Flexbox adds a level of control to our layouts that we didn't really have before, we hacked our floats and clearfixed, we fought whitespace with inline-block, pushed display:table, and even stretched content with position:absolute. We no longer need to rely on these solutions beyond providing something visual to browsers without flex features. Flex's features will add an important set of tools to

    efcl
    efcl 2015/02/19
    CSSのFlexboxについての色々なユースケースと使い方について。 よくあるレイアウトのパターンをFlexboxでどう実現するかをステップ毎に解説してる
  • 1