Part 6. Floats

Switching column order with floats

If you float multiple columns you can then change the layout (without changing the html code) so that columns can appear in any order. This is achieved by switching between "float: left" and "float: right".

Column A
Column B
Column C
Column A
Column B
Column C
Column A
Column B
Column C
Column A
Column B
Column C