carolineartz
11/6/2014 - 5:10 AM

DBC Phase 0 tips/resources: on float and inline-block layouts (columns).

DBC Phase 0 tips/resources: on float and inline-block layouts (columns).

columns layouts acheived in a few different ways. 2 common ways are using floats or position: inline-block.

learning resource:

css cheatsheet

learnlayout.com - checkout sections: float, clear, clearfix, float layout, inline-block and inline-block layout

inline block vs floats

nice guide in general:
learn.shayhowe.com