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:
learnlayout.com - checkout sections: float, clear, clearfix, float layout, inline-block and inline-block layout
nice guide in general:
learn.shayhowe.com