HTML5 CSS3 tutorial – floating elements

In this tutorial we learn how to float elements so we can arrange them in columns instead of rows (vertically instead of horizontally). We also experiment with what happens when we re-size the browser window (the elements will rearrange themselves automatically to fit inside the browser window).