Here is a paragraph of text. Because it is floated next to the floated image, it forms a column instead of wrapping around the text. Using the float property, you can create numerous columns side by side in this way. It's best to wrap all the columns in a div with an explicit width, so the columns don't move under one another if the browser is set to a narrow width. Fixing the width of the floated columns is a good idea too.