atomic-css-utils-layout

Utilities for layout-related CSS


License
MIT
Install
bower install atomic-css-utils-layout

Documentation

Atomic utilities: layout

Utilities for layout-related CSS. See other utilities.

Read more about Atomic framework.

Installation

  • Bower: bower install --save atomic-css-utils-layout
  • Component(1): component install atomic-css/utils-layout
  • Download: zip, tar.gz
  • Git: git clone https://github.com/atomic-css/utils-layout.git

Available classes

  • u-cf - micro clearfix
  • u-nbfc - new block formatting context
  • u-nbfcAlt - alternative to u-nbfc
  • u-pullLeft - float left
  • u-pullRight - float right
  • u-blockCenter - horizontally center a block level element with a specified width
  • u-blockRight - align a block level element with a specified width to right
  • u-alignTop - vertically align to top
  • u-alignMiddle - vertically align to middle
  • u-alignBaseline - vertically align to baseline
  • u-alignBottom - vertically align to bottom

Browser support

  • Google Chrome (latest)
  • Opera (latest)
  • Firefox 4+
  • Safari 5+
  • Internet Explorer 8+