Div Float Left and Right

Using CSS "Float: left" and "Float: right" property values you can create a CSS based Div overlay layouts You can create columns of Div Tag by nesting them inside the other div tag. See the sample below to understand how you can display 2 div tags floating towards left and right of their relative outside boundary:

div float left
div float right